Its possible to add more than one primary key for the table
Answer Posted / mahesh katkam
NO its not possible to add more than one primary key in one table , but using trigger we can make another non_primary column acts as primary key column.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Name some usages of database trigger?
Explain ddl statements in pl/sql?
Why cross join is used?
What does partition by mean in sql?
How do I get sql certification?
what is a trigger in mysql? Define different types of trigger. : Sql dba
Does varchar need length?
What is rank dense_rank and partition in sql?
Is like operator in sql case sensitive?
What is the use of non clustered index?
What packages are available to pl/sql developers?
Describe types of sql statements?
Does sql view stored data?
What is schema in sql example?
What is trigger point?