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
WHAT IS ecc 6.0
What is object data modeling?
What privilege is needed for a user to connect to oracle server?
What is an oracle cursor variable?
How to use windows user to connect to the server?
what is the use of system.effective.date variable in oracle?
How to delete multiple rows from a table in oracle?
How to select some rows from a table in oracle?
How to change user password in oracle?
What is Trigger in Oracle?
What is oracle datasource?
Explain the use of show option in imp command.
What is a package in oracle?
How to return top 5 rows in oracle?
What privilege is needed for a user to insert rows to tables in another schema?