how to know table reference

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Syed Hadi
    New Member
    • Dec 2012
    • 56

    how to know table reference

    Hi...
    I got A db in which normal tables are there and also procedures are there the thing is that in the table they didn't mention the references ... and in the procedure they are using references as this is foreign key and primary key... So my ques is how come i should understand from the procedure .... about the references... can any body help me regarding this...
    may bi i don't know you are getting my ques or not.......

    well expect some help from experience persons....
  • Anas Mosaad
    New Member
    • Jan 2013
    • 185

    #2
    There should be some way to depict the database relations. You may check this entry
    The home for technical questions and answers at Microsoft. Get started asking, answering, and browsing questions about products like .Net, Azure, or Teams.

    Comment

    • NeoPa
      Recognized Expert Moderator MVP
      • Oct 2006
      • 32636

      #3
      SQL Server DBs have references defined within the properties of the table.

      All indices are also available from there. In 2000 it was a window with four tabs. You should be able to find it in your version if you look.

      Comment

      • Syed Hadi
        New Member
        • Dec 2012
        • 56

        #4
        @anas thanx but the link is not opening ...

        @neopa can you just say in brief about with in the property means

        Comment

        Working...