Define candidate key, alternate key, composite key.

Answer Posted / raghuram

Candidate Key is a Key which identifies each row of a table
uniquely. Generally a Candidate Key becomes a Primary Key
of the table. If table has more than one Candidate Keys
then one is called Primary key and rest are called
Alternative Keys.
A key is formed by two or more columns is called Composite
Keys.

Is This Answer Correct ?    80 Yes 28 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are transactions in sql?

735


Can a rule be bound to any column of any data type?

734


What is statement level trigger?

748


How to integrate the ssrs reports in application?

709


Can we join two tables without primary key?

794






How many types of built in functions are there in sql server 2012?

672


Explain index in sql server?

754


What is implicit mode in sql server?

738


How to convert binary strings into integers in ms sql server?

721


How except clause is differs from not in clause?

700


What is the maximum number of index per table?

751


What are filegroups in sql server?

769


What is change data capture (cdc) feature?

782


Do you know what is replace and stuff function in sql server?

670


What is self join in sql server joins?

728