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 benefit of creating memory optimized table?
what is the difference between truncate and delete statement? : Transact sql
What is the main reason behind using an index?
When can we use the where clause and the having clause?
how to fetch common records from two tables? : Sql dba
What are the benefits of triggers?
Is sql a programming?
Where do we use pl sql?
how are mysql timestamps seen to a user? : Sql dba
How consistent is the view of the data between and within multiple sessions, transactions or statements ?
Which tcp/ip port does sql server run?
Which table is left in left join?
what are tables and fields? : Sql dba
How to add a column ‘salary’ to a table employee_details?
Explain what is a view?