Interviewer And Interviewee Guide

SQL Database Concepts Interview Question:

Can you please differentiate between a primary key and a unique key?

Submitted by: Administrator
- By default, clustered index on the column are created by the primary key whereas nonclustered index are created by unique key.
- Primary key doesn't allow NULLs, but unique key allows one NULL.
Submitted by: Administrator

Read Online SQL Database Concepts Job Interview Questions And Answers
Copyright 2007-2024 by Interview Questions Answers .ORG All Rights Reserved.
https://InterviewQuestionsAnswers.ORG.