can you any body tell me the difference between candidate
key and primary key

Answer Posted / vani

A candidate is a one that can identify each row in a table
uniquely.If a table has more than one candidate key , one
of them will become primary key.
The potential primary key is a candidate key.

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you size a resultset?

498


What does nvl stand for?

556


Can a cursor be updated? If yes, how you can protect which columns are updated?

517


What is service broker? : sql server database administration

574


Can you always create a cache of a report?

115






What is self join in sql server joins?

554


what is isolation level at dead lock?

1748


What is the return type of executeupdate ()?

517


How to test subquery results with the exists operator?

558


you have separate development and production systems you want to move a copy of a development database into production to do this, you do a backup on the development system and restore to the production system after a few minutes, you begin getting calls from several customers saying that they are denied access to the system why? : Sql server administration

550


What is ms sql server index?

560


How to fine-tune reports?

151


How to insert multiple rows with a subquery?

528


How to create an inline table-valued function?

533


What is openxml in sql server?

614