If a table column has is UNIQUE and has NOT NULL, is it
equivalent to a PRIMARY KEY column?
Answer Posted / ananta pilaka
Primary key is only one and it is clustered index.
Unique key cannot be referred as foreign key contraint of
another table.
Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What are the differences between lov and list item?
Why cursor variables are easier to use than cursors?
Differentiate between translate and replace?
What is connection pool in oracle?
What is an anonymous block?
Explain an index?
What is meant by an index?
What are the advantages of oracle?
what is Single Byte Overhead...?
Difference between hot backup vs. Cold backup?
What is a partition in oracle?
How will you write a query to get a 5th rank student from a table student_report?
What is a sub query and what are the different types of subqueries?
How many types of tables supported by oracle?
What is a dynamic performance view in oracle?