Can a table have two primary keys?
Answer Posted / venkatesh
No,why because in one table in one primary key.so can use two primary key in a table that type of key is composite primary key.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference between database trigger and stored procedure?
What are the two types of exceptions in pl/sql?
What is difference between inner join and self join?
What is set serveroutput on in pl sql?
What has stored procedures in sql and how we can use it?
Does view contain data?
What are sql constraints?
how to create a new view in mysql? : Sql dba
How many clustered indexes can you have?
What is the difference between the implicit and explicit cursors?
what are the differences between char and nchar? : Sql dba
how to use in conditions? : Sql dba
What is a scalar value in sql?
Why we use pl sql?
How to use boolean type in select statement?