What is difference between UNIQUE constraint and PRIMARY KEY constraint?

Submitted by: Administrator
A column defined as UNIQUE can contain Nulls while a column defined as PRIMARY KEY can't contain Nulls. 47.What is Index Cluster? - A Cluster with an index on the Cluster Key 48.When does a Transaction end? - When it is committed or Rollbacked.
Submitted by: Administrator

Read Online Database Administrator (DBA) Job Interview Questions And Answers