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 is an indexing technique?

496


what do you understand by change data capture?

562


what stored procedure can you use to display the current processes? : Sql server administration

531


What is oltp (online transaction processing)?

588


How to implement one-to-one, one-to-many and many-to-many relationships while designing tables?

588






What are different types of database indexes?

536


Is it safe to delete log files?

527


Please explain go command in sql server?

599


What is #table in sql server?

539


What is the difference between a fill factor of 100 and 0?

536


Write a SQL queries on Self Join and Inner Join.

619


Can sql server be linked with other servers like oracle?

529


How to provide column names in insert statements in ms sql server?

610


Difference between Sql server reporting services and Crystal reports?

124


Describe in brief system database.

548