Can a table have two primary keys?
Answer Posted / vineet
A Table can have only one primary key but it is possible to
have more than 1 primary key attributes i.e candidate key.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are pl/sql cursor exceptions?
What operating systems are supported by oracle sql developer?
What is the difference between sql, mysql and sql server?
What is oracle pl sql developer?
Is ms sql is free?
What is the clause we need to add in function body to return variable?
what are all different types of collation sensitivity? : Sql dba
Can we edit a view in sql?
Why use subqueries instead of joins?
Is crud a cuss word?
Which command is used to delete a package?
What normalization means?
What pl/sql package consists of?
Is trigger a stored procedure?
how does a local variable is defined using t-sql? : Transact sql