View Single Post

   
  #1 (permalink)  
Old 04-08-2008, 06:31 AM
Nouman Shah
 
Posts: n/a
Default Foreign Key / Auto Increment

Is it ok to reference an auto-increment column (of parent table) as a foreign key in a child table?


Reply With Quote