If a table column has is UNIQUE and has NOT NULL, is it
equivalent to a PRIMARY KEY column?
Answer Posted / murugananthan
NO, UNIQUE +NOT NULL != PRIMARY KEY
it cant refer someother table column
| Is This Answer Correct ? | 12 Yes | 2 No |
Post New Answer View All Answers
What is the use of oracle?
Explain the characteristics of oracle dba?
Is oracle a programming language?
How can I combine multiple rows into a comma-delimited list in oracle?
How to display row numbers with the records?
What is the difference between primary key and unique key and foreign key in oracle?
when we are importing items in inventory, showing errors, Oracle support suggested us for running scripts & also suggested if we run scripts, iprocurement applicaation if is there it will show shared and if we go in future for iprocurement, it wont work. So kinldy suggest any functional solution.
What is save point in oracle database?
What is BBED in Oracle?
What is the usage of synonyms?
In the oracle version 9.3.0.5.0, what does each number shows?
What do you mean by a deadlock?
Why do you create or replace procedures rather that drop and recreate.
What is an oracle user account?
How to use select statement to count the number of rows in oracle?