can we have a foreign key which is not a primary key in any other table?

Posted by Mac on Stack Overflow See other posts from Stack Overflow or by Mac
Published on 2010-05-24T06:42:42Z Indexed on 2010/05/24 7:01 UTC
Read the original article Hit count: 142

it is written in every book that foreign keys are actually primary key in some other table but can we have a foreign key which is not primary key in any other table

© Stack Overflow or respective owner

Related posts about sql-server

Related posts about database-design