Is a primary key unique?



Is a primary key unique?..

Answer / Rajeev Kumar Gaur

Yes, a primary key must be unique in a table. No two rows can have the same primary key value.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL Server Interview Questions

Is profiler the only tool that has the ability to audit and identify ddl events? : sql server security

1 Answers  


what is IDE,DMV in sql server?

1 Answers   Value Labs,


What is isolation levels?

1 Answers  


How to create Clustered Primary Key to table?

2 Answers  


Explain nested stored procedure. Syntax and an example for create nested stored procedure?

1 Answers  


Write a SQL queries on Self Join and Inner Join.

1 Answers   Aspiring Minds,


How to install sql server 2005 express edition?

1 Answers  


ow to bring suspect mode datbase online from scratch

1 Answers  


What are the grouping functions?

1 Answers  


Explain what is the difference between union and union all?

1 Answers  


How do I start sql server 2017?

0 Answers  


How to select an exiting database using mssql_select_db()?

1 Answers  


Categories