Can a table have two primary keys?
Answer Posted / avdhesh
One Table can contain only One Pk But can Have more than One
Unique Key
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the life of an sql statement?
What are sql functions? Describe in brief different types of sql functions?
What is java sql drivermanager?
Can we declare a column having number data type and its scale is larger than pricesionex: column_name number(10,100),column_name numbaer(10,-84)
Can a table contain multiple primary key’s?
What is difference between stored procedure and trigger?
Explain the difference in execution of triggers and stored procedures?
Is sqlite free?
What are the possible values for the boolean data field?
How do I partition in sql?
What is a column in a table?
What is a join?
what are the types of subquery? : Sql dba
What are the three forms of normalization?
What is input buffer in sql*plus?