Can a table have two primary keys?
Answer Posted / sandeep yadav
Yes table can have two or more primary key.
| Is This Answer Correct ? | 1 Yes | 9 No |
Post New Answer View All Answers
Is sql microsoft?
Write a sql query to get the third highest salary of an employee from employee_table?
How can you save or place your msg in a table?
Can we call a function containing dml statements in a select query?
Explain the difference between 'between' & 'and' operators in sql
Why we use pl sql?
how many sql dml commands are supported by 'mysql'? : Sql dba
What is database migration?
What is sql entity?
What is package in pl sql with an examples?
Why primary key is required?
Why do we create views in sql?
What are inner outer left and right joins in sql?
What is the difference between execution of triggers and stored procedures?
Write the order of precedence for validation of a column in a table? I. Done using database triggers. Ii. Done using integarity constraints