Results 1 to 2 of 2

Thread: Creating a Relationship in a Model which Keeps Linked Attributes In Both Tables????

  1. #1
    Join Date
    Nov 2008
    Posts
    1

    Creating a Relationship in a Model which Keeps Linked Attributes In Both Tables????

    Hello All,



    I have a general question. I have 2 tables both with a column named account number. When I join the tables together, I get a attribute named account number in Table A (the primary table) and it is no longer in Table B (the secondary table). How can I create a model that keeps that account number attribute in both tables?



    Please Help
    Jimmy

  2. #2
    Join Date
    Jun 2004
    Location
    Atlanta and Manhattan
    Posts
    607

    Where is the "join?"

    When you mention performing a join between two tables, do you mean at the RDBMS level, within the data source view, or elsewhere?

    Give us a little more information, and I'm sure we can get you heading in the right direction ...

    Thanks.

    Bill

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •