Is primary key = unique key,not null?
If yes,please explain
IF No,please explain
Answer Posted / chanchal
a primary key can be a unique key but a unique key
may be or may not be a primary key bcoz primary key cant be
NULL but Unique Key may.
in a table more than one unique key but only one primary key
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
what is the dual table in oracle?
Explain the difference between replace() and translate() functions in oracle?
How to initialize variables with default values?
What is an oracle database table?
What is the data type of dual table?
What is a database table in oracle?
What is a data lock in oracle?
What is an oracle table?
What is background process in Oracle?
Use of an integrity constraint is better to validate data. Explain
Explain alias?
What is the difference between primary key and unique key and foreign key in oracle?
How to define a variable of a specific record type?
What is an oracle and why it is used?
How can we find out the duplicate values in an oracle table?