Answer Posted / thaqi
unique key: allows NULL values and doesn't allow duplicate
values.
primary key:doesn't allow both NULL and duplicate values
| Is This Answer Correct ? | 11 Yes | 1 No |
Post New Answer View All Answers
Explain the commands in sql server?
What is data modeling and Reterminal integrity?
Explain multiserver query
What is row_number()?
List some advantages and disadvantages of stored procedure?
what are the steps you will take to improve performance of a poor performing query? : Sql server database administration
What are page splits?
Tell me about builtinadministrator?
let's assume you have data that resides on sql server 6.5. You have to move it sql server 7.0. How are you going to do it? : Sql server database administration
How can you insert null values in a column while inserting the data?
What is a cube? : sql server analysis services, ssas
How to copy the tables, schema and views from one sql server to another?
What are commonly used odbc functions in php?
What is importing utility?
Explain about Views?