Difference between primary key and unique key ?

Answer Posted / mohan singh

Primary key contain non repetitive value and not null
value,and primary key is created on clustered index.In the
table their should be one primary key column.


Unique key contain non repetitive value but can contain
only one null value in the column.And unique key is created
on non clustered index.

Is This Answer Correct ?    13 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of oracle?

560


what is dynamic SGA and static SGA

3844


What does sharding mean?

539


How do we get field detail of a table?

627


What is the difference between $oracle_base and $oracle_home?

585






how to do daily transactions with out sql* loader control file regesterd in apps?

1224


how to join query for one source type is oracle another source type is sql server ?

1993


What is not equal to in oracle?

529


When do you get a .pll extension in oracle? Explain its importance

575


How to call a sub procedure?

564


What is oracle in java?

524


How to list all tables in your schema?

611


How to start your 10g xe server from command line?

548


What is java oracle used for?

527


Can I create users through internet explorer in oracle 10g?

573