Can a table have two primary keys?
Answer Posted / murugavel. u
ya..it's possible when, a table contains more than one
fields. we can able to set the primary for two or more..
thanks.,
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
Can we write ddl statements in functions?
What is pl/sql table? Why is it used?
What is the use of sql trace?
Differentiate between % rowtype and type record.
What is sql architecture?
what is the difference between join and union? : Sql dba
Why stored procedure is better than query?
What is the clause we need to add in function body to return variable?
Why left join is used in sql?
What do you mean by table in sql?
What are the three pl sql block types?
Does postgresql run on the cloud?
how to get a list of indexes of an existing table? : Sql dba
What are the ways on commenting in a pl/sql code?
Explain the working of foreign key?