How do you set relations in sql for tables

  • I have several tables and need to set relationships. How do you do this with the sql server manager?

    Thanks Lon

  • lonhanner (10/21/2012)


    I have several tables and need to set relationships. How do you do this with the sql server manager?

    Here is an article on creating foreign key relationships in SQL Server

    This contains instructions for how to setup this type of key in SSMS (or SQL Data Tools), or through DDL SQL commands. If you have a specific scenario then please feel free to post it for someone to help you.

    -----------------
    ... Then again, I could be totally wrong! Check the answer.
    Check out posting guidelines here for faster more precise answers[/url].

    I believe in Codd
    ... and Thinknook is my Chamber of Understanding

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply