Can u create a primary key with out unique index.

Answer Posted / sowmya k

Yes we can create a primary key without creating the Unique
key. The primary key concept is same similar to the unique
key. We can set primary key to only one column, but a
unique key constraint can be set to more then one column.

Is This Answer Correct ?    0 Yes 11 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is mdf ldf and ndf?

558


What is the difference between a primary key and a unique key?

556


Explain what is sql*plus?

668


Explain dml and ddl?

548


How to handle bulk data?

889






Are subqueries faster than joins?

572


What is foreign key in sql with example?

511


What is crud stand for?

564


How to revise and re-run the last sql command?

646


What does select * from mean in sql?

1986


Is sql port 1433 encrypted?

572


What does inner join mean?

551


What are types of exception?

532


What is right join in sql?

551


What is dbo in sql?

533