Define candidate key, alternate key, composite key.
Answer Posted / jeevan kurmi
A candidate key is a combination of attributes that can be uniquely used to identify a database record without any extraneous data. Each table may have one or more candidate keys. One of these candidate keys is selected as the table primary key.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How to find table changes in sql server?
What are logical database components? : SQL Server Architecture
How to convert numeric values to integers in ms sql server?
What is difference between drop truncate and delete?
How much memory that we are using in Logshipping Concept?
what is checksum in sql server.........???
How do you send email on SQL Server?
What is partition index in sql server?
How do you rebuild an identity column?
What is a transact-sql statement?
What is a rownum?
Can you explain powershell included in sql server 2008?
as a part of your job, what are the dbcc commands that you commonly use for database maintenance? : Sql server database administration
How to rebuild master databse?
What is mean by dml?