is there more the two primary key in a single table?
Answer Posted / navaneethakrishnan
no we cannot,
but we can do composite key in sql2005,
go in enterprise manager...
in the design view first set the primary key to one field
and then press ctrl key and set primary key to another field..
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is the difference between system objects and user objects?
How do I debug a stored procedure in sql server?
What stored by the tempdb ? : sql server database administration
What is data source document?
What is the syntax for encrypting a column in SQL Server?
You want your report to display a hyperlink that will take users to your intranet. How do you configure such a hyperlink?
Which event (check constraints, foreign key, rule, trigger, primary key check) will be performed last for an integrity check?
What is temporal data type?
Define Business Edition in SQL Azure?
What are the types of sql server?
What is transaction server implicit?
What is isolation levels?
explain what is raid and what are different types of raid configurations? : Sql server database administration
How to concatenate two character strings together?
What is 2nf normalization form?