Answer Posted / ravin
Unique constraint and unique index are different things but
their goals might be similar.
Unique index is created implicitly with the creation of
Primary key and unique key both.
Hence no primary key can be created without a unique index.
| Is This Answer Correct ? | 19 Yes | 0 No |
Post New Answer View All Answers
What is procedure function?
Whis is not false in primary key?
What is java sql driver?
How to order siblings in oracle hierarchy queries?
Why do we use function in pl sql?
How do I delete a trigger?
What are some emotional triggers?
give the syntax of grant and revoke commands? : Sql dba
What does where 1 1 mean in sql?
What is delete command in sql?
how can you create an empty table from an existing table? : Sql dba
How to install oracle sql developer?
Can a table contain multiple foreign key’s?
Explain sql data types?
What is the basic structure of an sql?