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
What is the difference between rollback and rollback to statements?
what are the non-standard sql commands supported by 'mysql'? : Sql dba
How many tables can you join in sql?
Does group by remove duplicates?
What is difference between db2 and sql?
How do I run sql?
How to set up sql*plus output format in oracle?
what are date and time data types? : Sql dba
How do you bind variables in pl sql?
What is the function that is used to transfer a pl/sql table log to a database table?
Explain the insert into statements in sql?
How to avoid duplicate records in a query?
How to rename a table?
What are the advantages of sql? Explain
Is sql an operating system?