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

Answer Posted / prasad

There can be more than one index in a table.
But only one field can be a Primary Key in a table.
All other index fields in a table are called candidate keys.

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is table constraint?

539


What is etl - extraction, transformation, and loading?

520


How to read data in a table with "select" statements?

555


How to get nth highest salary from employee table.

615


How to connect Azure federated root database and apply federation in entity framework?

87






Can select statements be used on views in ms sql server?

580


Difference between connected and disconnected database in .net with sql server?

572


How to skip remaining statements in a loop block using continue statements?

541


How to list all triggers in the database with sys.triggers in ms sql server?

536


Explain unique key in sql server?

536


Explain different backup plans?

530


What is executereader?

547


What is order of B+tree?

655


How do I find the query plan in sql server?

545


What is b tree index?

511