Can a table have two primary keys?
Answer Posted / anand
Yes table can have two or more primary key,when we want to
create more then one primary we use unique constranit with
not null or we can create with triggre.
| Is This Answer Correct ? | 1 Yes | 6 No |
Post New Answer View All Answers
What does fetching a cursor do?
Are pl sql variables case sensitive?
Why should I use postgresql?
Explain about various levels of constraint.
What are the different types of joins in sql?
What is clustered and nonclustered index in sql?
Which nosql database is best?
What are the popular database management systems in the it industry?
what is data integrity? : Sql dba
What is sql profiler in oracle?
what is sub-query? : Transact sql
What makes a good primary key?
Is primary key a clustered index?
what is the use of set statement in tsql? : Transact sql
What are the advantages of pl sql?