what is the difference between primary key & foreign key?
Answer Posted / dimna
primay key uniquely identifies records in relation.
in a table only one primary key.But may have more than one
foreign key.
| Is This Answer Correct ? | 17 Yes | 9 No |
Post New Answer View All Answers
How to use subqueries with the in operator using oracle?
what is the difference between restoring and recovering?
How to convert characters to times in oracle?
How to write a query with a left outer join in oracle?
How to call a stored function in oracle?
I have a database backup file in .db (ext) form how to conver it into .dmp (ext.) for oracle database
How do I recompile a procedure in oracle?
20. Using a set operator, display the client number of all clients who have never placed an order.
What to do if the binary spfile is wrong for the default instance?
Define the SGA and: How you would configure SGA for a mid-sized OLTP environment? What is involved in tuning the SGA?
What is index in Oracle?
What is a subquery in oracle?
How many types of database triggers exist?
What privilege is needed for a user to create views in oracle?
What is translate in oracle?