Define candidate key, alternate key, composite key.

Answer Posted / amar

A candidate key is one that can identify each row of a
table uniquely. Generally a candidate key becomes the
primary key of the table. If the table has more than one
candidate key, one of them will become the primary key, and
the rest are called alternate keys. A key formed by
combining at least two or more columns is called composite
key.

Is This Answer Correct ?    42 Yes 14 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the different types of upgrades that can be performed in sql server?

900


What are some examples of schemas?

704


What is the difference between lock, block and deadlock? : sql server database administration

768


Characterize join and name diverse sorts of joins?

678


what method you can use to reduce the overhead of Reporting Services data sources?

200






What is a mutating table error and how can you get around it?

703


Is sql server 2016 free?

695


How to use the inserted and deleted pseudo tables?

703


What is self join in sql server joins?

732


How can you hide the sql server instances?

723


Explain the properties of a relational table?

748


Explain the collation?

822


What are points to remember while using the fillfactor argument?

711


What is the purpose of optimization?

720


Explain how to use linked server?

737