Can a table have two primary keys?
Answer Posted / damini
No.A table can have only one primary key .if it is having
more than one primary key then we say it as composite
primary key...A composite primarykey is a primary key of 2
or more columns together..A composite primary key is
different from primary key..
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What does desc stand for?
What are % type and % rowtype?
can sql servers linked to other servers like oracle? : Sql dba
Enlist the advantages of sql.
Define union, minus, union all, intersect ?
What is sql dialect?
What does the acronym acid stand for in database management?
Is it possible to include an insert statement on the same table to which the trigger is assigned?
Is sql sequential or random?
What is left join example?
Why coalesce is used in sql?
What is rank function in sql?
What is file based approach?
What is execution plan in sql?
What are sql objects?