If a table column has is UNIQUE and has NOT NULL, is it
equivalent to a PRIMARY KEY column?

Answer Posted / eshwari

ur question is not clear.

if ur saying that ur giving unique and not null constraints
to the same column then u can make it as primary key.it
internally supports clustered index also.

if ur saying that ur giving unique and not null constraints
to different columns then u cant make them as primary key
individually.
coz primary key means unique + notnull + clustered index

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to use "while" statements in oracle?

746


How can I convert single byte kana characters into multi byte kana characters and vice-versa.

1951


What is oracle analytical function?

539


How do I uninstall oracle client from windows?

544


What are joins, explain all types of joins?

1732






What is the difference between sharding and replication?

493


How can you merge two tables in oracle?

579


Where do we use decode and case statements?

569


What do you know about normalization? Explain in detail?

506


Explain an index?

662


What is a table index?

575


Respected sir, Please send me technical questions related to oracle apps..

1389


Difference between varchar and varchar2 data types?

675


Is oracle an operator?

540


can anyody please send me the dump for Oracle 10g certifications for DBA path?

1708