View Single Post

   
  #1 (permalink)  
Old 02-28-2008, 06:25 PM
timmy_dale12@hotmail.com
 
Posts: n/a
Default Foreign key relationship

Hi
Im a sql newbie , and have created two tables with a foreign key
relationship.

How do i insert into these tables. If i insert into the primary table
will the foreign key field in the second table be automaticly updated
by ms sql server ?
Reply With Quote