Difference between primary key and unique key ?
Answer Posted / dj
Primary key creates Clustered Index.
Unique key creates non-clustered Index
| Is This Answer Correct ? | 24 Yes | 4 No |
Post New Answer View All Answers
Is it possible to insert comments into sql statements return in the data model editor ?
Can we call procedure inside function in oracle?
What is oracle latest version?
How to recover a dropped table in oracle?
What do you know about normalization? Explain in detail?
What are the different types of trigger and explain its various uses and functions?
How to check the oracle tns settings?
What is the difference between hot backup and cold backup in oracle?
How to create a stored program unit?
Explain compound trigger in oracle?
How to execute a stored program unit?
what is reindexing?
What happens in oracle commit?
What is sequence?
Please explain compound trigger in oracle?