Answer Posted / sudarsan
Primary key is a unique id for each table. This prevents
duplication of records. Each table can have a single
primary key. They can be refrenced by any tables as a
foreign key.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What are sql server functions?
What are the differences between having and where clause.
What is proper subset of candidate key?
Explain how dts is used to extract, transform and consolidate data?
What is tcl in sql server?
What is it unwise to create wide clustered index keys?
What is a unique key constraint?
What is the purpose of sql profiler in sql server? : sql server database administration
How many instances per computer are there in sql server 2000?
tell me what are the steps you will take to improve performance of a poor performing query? : Sql server database administration
What is the purpose of update statistics and scope_identity() function?
What is the difference between a clustered index and a non-clustered index?
sql database suspect We have a sql database that is showing as suspect. How can we recover?
How to bind a view to the schema of the underlying tables?
what is checksum in sql server.........???