Can u create a primary key with out unique index.

Answer Posted / nisith ranjan samal

Yes,you can create primary key without creating unique index.
Alter table table_name add constraint constraint_name primary key(colum_name) disable

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you update sql?

519


What are the two types of exceptions.

631


what is an index? : Sql dba

520


What are the built in functions of sql?

559


Does view contain data?

614






What does t sql mean?

532


how to extract a unit value from a date and time? : Sql dba

556


How do I order columns in sql?

525


What is data manipulation language?

696


what are the advantages and disadvantages of views in a database? : Sql dba

529


What does sign mean sql?

568


How do I get sql certification?

526


What is the limitation on the block size of pl/sql?

527


What is application trigger?

539


What is the use of sqldataadapter?

532