Questionaries.org
Login
Register
Questions
Unanswered
Tags
Users
Ask a Question
Welcome to Questionaries, where you can ask questions and receive answers from other members of the community.
Let us know at info@questionaries.org
What is difference between UNIQUE constraint and PRIMARY KEY constraint ?
2
like
0
dislike
Hello guys,
What is difference between UNIQUE constraint and PRIMARY KEY constraint ?
Please give me your feedback...........
Thanks in advance
asked
1 year
ago
by
daneim
(
127,080
points)
function
difference
primary-key
unique
1 Answer
1
like
0
dislike
Best answer
A column defined as UNIQUE can contain Nulls while a column defined as PRIMARY KEY can't contain Nulls.
answered
1 year
ago
by
marck_don
(
191,010
points)
Related questions
6
like
0
dislike
1
answer
What is a primary key? What is a foreign key?
asked
1 year
ago
by
eagles11
(
179,830
points)
primary-key
database
9
like
0
dislike
1
answer
what is a "primary key" in DBMS
asked
1 year
ago
by
WebMaster-Admin
(
36,670
points)
primary-key
dbms
database
6
like
0
dislike
1
answer
What is the difference between a Function Key Trigger and Key Function Trigger ?
asked
1 year
ago
by
DBA-boss
(
120,990
points)
function
key
trigger
4
like
0
dislike
1
answer
What is the primary difference between Siebel 7.5.2 and 7.7 Versions ?
asked
1 year
ago
by
daneim
(
127,080
points)
difference
siebel
versions
5
like
0
dislike
1
answer
What is the difference between foreign key and reference key ?
asked
1 year
ago
by
rad_joshep
(
19,390
points)
difference
foreign-key
reference-key
oracle