is there more the two primary key in a single table?
Answer Posted / sandeep rana
If table has more than one primary key is called
composite key....
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the meaning of resultset type_scroll_insensitive?
Can a stored procedure call itself or recursive stored procedure? How many levels sp nesting is possible?
When I run the sql server 2000 setup, it just hangs. What do I do?
Explain the properties of the relational tables?
What is the cartesian product of table?
Can you move the resources after pausing the node? : sql server database administration
Explain what is it unwise to create wide clustered index keys?
How to get a list of all tables with "sys.tables" view in ms sql server?
Are semicolons required at the end of sql statements in sql server 2005?
What are the new features in SQL Server 2005 when compared to SQL Server 2000?
What is difference between primary key and foreign key?
What is the difference between DataRow.Delete() and DataRow.Remove()?
What are the difference between “where” and “having” clause in sql server?
What is sql server agent and what are the two modes of authentication in sql server?
Is it possible to create trigger on views?