Hi friends.........
I know concept of primary key and foriegn key but I want to know concept of candidate key in Sql Server ? Please explain candidate key with an example ?
Thanks........
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
VulpesPosted Feb 8, 2012, 11:55 AM
A primary key is the candidate key which is actually chosen for that purpose.
There can, of course, only be one primary key but there could be multiple candidate keys.