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 is a string data type in sql?
What is the difference between null value, zero, and blank space?
Is sql dba a good career? : SQL DBA
What is a call statement? Explain with an example.
What is the difference between delete and truncate commands?
what is data integrity? : Sql dba
What operating systems are supported by oracle sql developer?
Whis is not false in primary key?
explain the difference between bool, tinyint and bit. : Sql dba
What is audit logout in sql profiler?
What is an intersect?
Why function is used in sql?
Is it possible to read/write files to-and-from PL/SQL?
Why is nosql good?
What is set serveroutput on in pl sql?