WHAT IS THE DIFFERENCE BETWEEN CANDIDATE KEY ,COMPOSITE KEY
AND PRIMARY KEY.
THAN U.
Answer Posted / sakthi
Primary key:
It is an unique identifier, it wont allow null value, in a
table there will be only one column as primary key.
Composite key:
It same as Primary key but combination of more that one
column.
| Is This Answer Correct ? | 14 Yes | 2 No |
Post New Answer View All Answers
What do you mean by data integrity?
What is database dimension? : sql server analysis services, ssas
Explain the categories of stored procedure?
How would you add a section to a table?
Does the order of columns in update statements matter?
How to download and install the scaled-down database adventureworkslt?
What is a rownum?
Explain aggregate functions?
What are 3 ways to get a count of the number of records in a table?
What is dirty read?
Define inner join in sql server joins?
Explain a checkpoint?
What is the difference between stored procedure and user defined functions?
What is cached report?
How to send email from database?