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

Why do we use triggers?

717


What is a stored procedure in sql with example?

784


how to fetch alternate records from a table? : Sql dba

824


how to get a list of all tables in a database? : Sql dba

692


Is big data nosql?

692






How to set up sql*plus output format in oracle?

774


how many sql ddl commands are supported by 'mysql'? : Sql dba

701


Is vs as in pl sql?

670


Can there be 2 primary keys in a table?

725


Is coalesce faster than isnull?

701


How do I make my sql query run faster?

662


How can I make sql query run faster?

754


what is the bond code in materialized view?

2682


What are the benefits of pl/sql packages?

734


How do I count records in sql?

729