Can a table have two primary keys?
Answer Posted / balaji
a table can have only one primary key.
u can make another primary key
that is called a composite primary key
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
how to install mysql? : Sql dba
What are types of indexes in sql?
What is query execution plan in sql?
What is mutating sql table?
What is left join in postgresql?
How do I know if I have sql express or standard?
How global cursor can be declare with dynamic trigger ?
what tools available for managing mysql server? : Sql dba
How do you bind variables in pl sql?
Which command is used to delete a package?
how does a local variable is defined using t-sql? : Transact sql
Which certification is best for sql?
How do you create a unique index?
Is delete faster than truncate?
How do I create a memory optimized filegroup?