If a table column has is UNIQUE and has NOT NULL, is it
equivalent to a PRIMARY KEY column?
Answer Posted / pkd
yes, unique key is also used for foreign key
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Is it possible to set second Primary Key Constraint in a table in Oracle Database ?
Explain rename?
What is the best way to do multi-row insert in oracle?
List the types of joins used in writing subqueries?
Is oracle a relational database?
What is merge statement used for?
How to write a query with an inner join in oracle?
How do I escape a reserved word in oracle?
What are oracle functions?
What are the attributes that are found in a cursor?
Can select statements be used on views in oracle?
What is open database communication (odbc) in oracle?
How to import one table back from a dump file?
What is the use of oracle?
How do I uninstall oracle 11g?