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 sql in java?
what are sequences
How can you fetch first 5 characters of the string?
What are few of the schema objects that are created using PL/SQL?
How do I make my sql query run faster?
How many types of tables are there?
Can we use pl sql in sql server?
What is view? Can we update view
how to get a list of columns in an existing table? : Sql dba
How do we use distinct statement? What is its use?
What are the differences between in and exists clause?
What is difference between nchar and nvarchar?
Can we perform dml on view?
What is the difference between pl and sql?
What are the types of records?