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
application server is slow what may be the problem
What are four major operators that can be used to combine conditions on a where clause?
Where does the copy job runs in the log shipping primary or secondary? : sql server database administration
What are the approximate numeric data types?
Explain what are the different index configurations a table can have?
Does a specific recovery model need to be used for a replicated database? : sql server replication
Explain nested trigger in sql?
Can you tell me about the concept of ER diagrams?
How to delete existing triggers using "drop trigger"?
What is the parse query button used for?
List all the types of user-defined functions?
Does group by or order by come first?
Equi join and non equi join is possible with sql server?
What are the disadvantages of indexes?
Explain SSRS Architecture?