Can a table have two primary keys?
Answer Posted / iamanocp
A table can have only 1 primary key
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Define tables and fields in a database
What are the possible values that can be stored in a boolean data field?
Explain the commit statement.
what are dynamic queries in t-sql? : Transact sql
Why join is faster than subquery?
how to escape special characters in sql statements? : Sql dba
What is out parameter used for eventhough return statement can also be used in pl/sql?
Mention what is the function that is used to transfer a pl/sql table log to a database table?
Which join is default?
Why having clause is used in sql?
What are the types pl/sql code blocks?
Is drop table faster than truncate?
What are the different dcl commands in sql?
what are wild cards used in database for pattern matching ? : Sql dba
What is rownum and rowid?