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
Mention what pl/sql package consists of?
what tools available for managing mysql server? : Sql dba
Is stored procedure faster than query?
Explain constraints in sql?
Write a sql query to convert all character to uppercase after hypen.
how many sql dml commands are supported by 'mysql'? : Sql dba
how to concatenate two character strings? : Sql dba
What are stored procedures used for?
What are the different type of joins in sql?
What does varchar include?
The in operator may be used if you know the exact value you want to return for at least one of the columns.
How to handle bulk data?
How do I find duplicates in the same column?
What kind of join is join?
What are sql constraints?