is there more the two primary key in a single table?
Answer Posted / laxman2610
No, One table can have only one primary key. but, if u want
u can create another one as unique with not null.
Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What is intellisense?
Can you explain important index characteristics?
SQL Server Architecture ?
What is sql server database?
What are the differences between local and global temporary tables?
Define outer join?
What happens if time-only values are provided as date and time literals?
Explain system functions or built-in functions? What are different types of system functions?
What's the information that can be stored inside a bit column?
If you are given access to a SQL Server, how do you find if the SQL Instance is a named instance or a default instance?
Tell me what are the essential components of sql server service broker?
How do I install only the client tools of sql server 2000?
What is indexing in sql server with example?
How to download and install sql server 2005 books online?
How to create new databases with "create database" statements?