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
IS it possible to built the oracle database without setting the kernal parameters?
In which language oracle has been developed?
What is a partition in oracle?
Why does oracle 9i treat an empty string as null?
What is a trace file and how is it created in oracle?
We are using Oracle apps with XML publisher.In that,we are facing some problems while giving a Footer in RTF Template.While giving a footer in RTF Template it is Visible in all the pages,but after the PDF is getiing generated,the Footer are Visible on alternate pages only (like on first page ,third page) and so on. Please provide the Solution for getting the Footer on all the pages.
What is MTTR advisor in Oracle?
Explain self joins in oracle?
What are the database administrators utilities available?
Is oracle an open source?
What are the uses of a database trigger?
How to build data dictionary view an new database?
What happens to the data files if a tablespace is dropped?
How to create a new table by selecting rows from another table?
What is a table in oracle?