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
Why do we use triggers?
What is a stored procedure in sql with example?
how to fetch alternate records from a table? : Sql dba
how to get a list of all tables in a database? : Sql dba
Is big data nosql?
How to set up sql*plus output format in oracle?
how many sql ddl commands are supported by 'mysql'? : Sql dba
Is vs as in pl sql?
Can there be 2 primary keys in a table?
Is coalesce faster than isnull?
How do I make my sql query run faster?
How can I make sql query run faster?
what is the bond code in materialized view?
What are the benefits of pl/sql packages?
How do I count records in sql?