Answer Posted / smita
Hi,
No , we cant create pk eithout unique index it
implicitelygenerater by oracle.
I want to clear that pk can b on one or more col but only
one pk.
While unique constraint can b one or more col and can b one
or morn unique key in a table
| Is This Answer Correct ? | 10 Yes | 1 No |
Post New Answer View All Answers
What is microsoft t sql?
What is primary and foreign key?
how to check server status with 'mysqladmin'? : Sql dba
What does truncate mean in sql?
Can triggers stop a dml statement from executing on a table?
Why we use stored procedure instead of query?
What is procedure explain with example?
Is record in oracle pl sql?
What is the difference between functions, procedures, and packages in pl/sql?
Do ddl statements need commit?
What is consistency?
What are sql*plus environment variables?
What are triggers and its uses?
What is cursor status?
How do I view a procedure in sql?