Can a table have two primary keys?
Answer Posted / dev
A Table can't have two primary key.
| Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
What is difference between group by and partition by?
What type of database is sql?
What is dense_rank?
which tcp/ip port does sql server run on? : Sql dba
How many types of functions are there in sql?
what is the difference between delete and truncate commands? : Sql dba
How to run pl/sql statements in sql*plus?
The in operator may be used if you know the exact value you want to return for at least one of the columns.
How is indexing done in search engines?
when is the use of update_statistics command? : Sql dba
Is oracle and sql same?
Which constraints we can use while creating database in sql?
Which one is better subquery or joins?
- Types of triggers - View - Dcl - Procedures, packages, functions - Metasolve - Can use Dcl in triggers - package case study - Cursor and its types - triggers schedule - Wrap - Why we are using fetch and for in cursor. difference?
What does select top 1 do in sql?