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


Please Help Members By Posting Answers For Below Questions

What will happen if a column containing char type data is changed to the nchar data type?

613


what is datawarehouse?

642


What is a ddl statement?

507


How to copy data from one table to another table?

535


How to turn on the mssql api module in php?

559






explain what is a schema in sql server 2005? Explain how to create a new schema in a database? : Sql server database administration

500


Define clusters?

641


Is it possible to import data directly from t-sql commands without using sql server integration services? If so, what are the commands?

842


How to use wildcard characters in like operations in ms sql server?

588


What keyword you will use to get schema appended to the result set of a ‘for xml’ query?

591


What is the importance of a recovery model?

597


What is the report model project?

101


What is index, cluster index and nonclustered index?

506


What is a subquery in a select query statement in ms sql server?

578


Can we use where and having clause together?

504