What's the difference between a primary key and a unique key?
Answer Posted / raj
In primary key not allowed any null value while in unique
key one null value allowed.
| Is This Answer Correct ? | 22 Yes | 1 No |
Post New Answer View All Answers
Name and describe few console utilities for ssrs?
How connect excel to sql server?
What is field in algebra?
Write an SQL query to obtain the 2nd highest salary.
what are the steps you will take to improve performance of a poor performing query? : Sql server database administration
What are the advantages of using a stored procedure?
How many types of triggers in sql server?
Explain the truncate command? : SQL Server Architecture
Can a database be shrunk to 0 bytes, if not, why?
Is sql server implemented as a service or an application? : Sql server database administration
what is a check constraint?
What are the different authentication modes in sql server?
Tell me what is difference between clustered and non clustered index?
What is Fragmentation and Defragmentation? For 32GB Table,How can we do the fragmentation?
Tell me what is sql profiler?