If a table column has is UNIQUE and has NOT NULL, is it
equivalent to a PRIMARY KEY column?
Answer Posted / yuva
No. It can be at table level, but this will get failed
while referencing in another table.
| Is This Answer Correct ? | 13 Yes | 5 No |
Post New Answer View All Answers
What is the difference between post-database commit and post-form commit?
How can you use check constraints for self referential integrity?
How to create an oracle database?
What is Java Pool in Oracle?
please explain.. DB architecture ...
How to list all indexes in your schema?
Explain a data segment?
Assuming that you are an End User How to find that in the payment Batch some of the Invoice was Missing To pay How to find That??
what are the default admin accounts in Oracle 10g ?
What is using clause and give example?
How to assign values to data fields in record variables?
What is a system tablespace?
What is the max number of columns in an oracle table?
How to concatenate two text values in oracle?
How to speed up webrick?