Define candidate key, alternate key, composite key.

Answer Posted / anvar shadath.a

Candidate key: If any unique data column(s)in table is
called candidate key. may be one or more unique data column
(s).We can select any one unique (candidate key column) as
a primary key.

Alternate key: If one table contains more then one
candidate keys, remining candidate keys column(s) which is
not selected as a primary key is called Alternate Key.

Composite key: One primary key Contains more then one
columns is called Composite key.

Is This Answer Correct ?    75 Yes 15 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What happens if null values are involved in datetime operations?

539


What do you understand by user-defined function in the sql server?

492


how to invoke a trigger on demand? : Sql server database administration

567


What is an example of a foreign key?

512


What are sparse columns?

586






What is page-level compression?

558


What are the advantages of using stored procedures?

544


What is filestream?

562


What is rank function?

604


why does a sql statement work correctly outside of a user-defined function, but incorrectly inside it? : Sql server administration

560


What are the different types of indexes?

613


Can we insert data into a view?

575


What is log shipping?

564


Can you explain full-text query in sql server?

554


What are out-of-range errors with date and time literals?

556