What is difference between UNIQUE constraint and PRIMARY KEY
constraint ?

Answer Posted / naren

When ever you create a primary key constraint on perticular
column in a table it creates clustered index by default,
it cannot allow null values and a table having only one
primary key constraint. But in the case of Unique Key
constraint, it allow only one null value, it creates non-
clustered index by default and a table having multiple
unique key constraints.


Regards
Naren Krishna

Is This Answer Correct ?    8 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

In Oracle Applications We are Using Sub Ledger Accounting. When we Transfer the Data all modules (AP,AR,CE,FA) to SLA We done Some customizations? What are They??

1366


How to use windows user to connect to the server?

536


When system tablespace is created?

608


List out the components of logical database structure of oracle database.

585


What are operators in oracle?

532






11. Display the client number and name and the client number and name of the person who referred that client.

1924


How to estimate disk space needed for an export job?

566


hello friends Im doing my final year engineering in B.Tech.. one of uncle said he can provide job in his company if im good in database management. but i have only basic knowledge about database, so like to join database management course in good intuition. so friends kindly help me to get good intuition because its my future.

1762


Please explain drop constraint oracle?

631


Explain what are the type of synonyms?

584


Explain oracle insert into command?

632


What is hash cluster in oracle?

596


How do we get field details of a table?

551


How can windows applications connect to oracle servers?

524


What is a cursor in oracle?

652