Can a table have two primary keys?
Answer Posted / vaibhavi_dixit
A table can have only one primary key constraint but it can
consist one or multiple columns.If a primary key is made up
of more than one columns then it is know as composite
primary key.
VD
Is This Answer Correct ? | 15 Yes | 2 No |
Post New Answer View All Answers
What is the difference between drop and truncate commands?
What is pl sql block structure?
What is normalisation and its types?
What is mdf ldf and ndf?
What is join view in sql?
What are the two types of periodical indexes?
What is attribute indicator in pl sql?
What is the difference between left outer join and left join?
Which is better varchar or nvarchar?
Explain the types of joins in sql?
What is the difference between left and left outer join?
When sql appeared?
What is cursor status?
what is the difference between sql and t-sql? : Transact sql
What is user in sql?