Difference between primary key and unique key ?
Answer Posted / yogesh kumar
primary key is unique define in a table, it means if u
declare primary key value is not allows duplicate and null.
unique key allows repeats' a value and null.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to delete multiple rows from a table in oracle?
When do you get a .pll extension in oracle?
What are set operators?
Using the relations and the rules set out in the notes under each relation, write table create statements for the relations EMPLOYEE, FIRE and DESPATCH. You should aim to provide each constraint with a formal name, for example table_column_pk.
how do u setup a replication site?
How to create a stored procedure in oracle?
What is hot backup and logical backup?
What is ASM (Automatic Storage Management) in Oracle?
What is difference between sid and service name in oracle?
How many types of synonyms in Oracle?
What is a nested table?
how do we code triggers , store procedure , Performance tuning and indexing in a Java Project? Pls kindly get me the perfect answer with the code for each....thank you in advance............pls any body kindly help me soon as possible....
Explain what are the uses of rollback segment?
How to drop an existing view in oracle?
Is a rollback possible to any savepoint?