what are the advantages of primary key over unique+notnull

Answer Posted / kamal

we are able to create a primary key for combination of more
than 1 column. which is not possible in Unique,we should
create unique key for each and every column in the table
individually.

ex . we can create a primary key for (Name,DOB,address)- ie
combination of these three columns be unique.

Is This Answer Correct ?    3 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Does truncate release storage space?

554


What is coalesce sql?

509


What is the difference between sql and mysql?

551


What are procedures used for?

525


Is pl sql better than sql?

548






How can we find duplicate records in a table?

512


What is auto increment in sql?

583


what is sql? : Sql dba

557


What is scope of pl sql developer in future?

589


what is user defined functions? : Sql dba

545


What is the difference between delete, truncate and drop command?

547


Is sql low level language?

574


How do I remove sql developer from windows 10?

508


How bulk collect improves performance?

570


What are the advantages of normalization?

550