Difference between primary key and unique key ?
Answer Posted / niraj pratap singh
primary key has no null values whereas unique accepts null
values and in a table only one primary key is declared
whereas unique key is multiple in a table.
Is This Answer Correct ? | 10 Yes | 2 No |
Post New Answer View All Answers
Can group functions be used in the order by clause in oracle?
What are dml statements in oracle?
Is oracle an open source?
query optmization techniques and quwry analyser+projects+ppts
What is recycle bin in Oracle?
How to create a new tablespace in oracle?
What is the difference between "as" and "is" in an oracle stored procedure?
Where is the export dump file located?
What is integrity and what is constraint??Explain with example
Is insert autocommit in oracle?
How to resolve the ORA-39133 error in Oracle?
What is background process in Oracle?
What is sequence?
What is flashback in Oracle?
What do database buffers contain?