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 implicit cursor in oracle?
How to build data dictionary view an new database?
Explain the use of indexes option in exp command.
How to create a table in a specific tablespace?
What is concurrency in oracle?
How to use "out" parameter properly?
In XIR2 if we lost the administration password .How can we regain the password?thanks in advance.
How to end the current transaction in oracle?
Explain oracle 12c new features for developers?
Explain constraining triggers.
what are the default admin accounts in Oracle 10g ?
For a field in a repeating frame, can the source come from the column which does not exist in the data group which forms the base for the frame ?
Explain joins in oracle?
What language does oracle use?
What are privileges and grants?