Answer Posted / kebiraj
A foreign key, also called a foreign keyword, in a database
table is a key from another table that refers to (or
targets) a specific key, usually the primary key , in the
table being used. A primary key can be targeted by multiple
foreign keys from other tables. But a primary key does not
necessarily have to be the target of any foreign keys.
by
kebiraj.s
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain the use of file option in exp command.
What do you mean by redo log file mirroring?
What is a table index?
What are triggers in oracle?
How to change program global area (pga) in oracle?
How can we find out the current date and time in oracle?
Why do you use stored procedures and state some of its disadvantages?
6. Display the client name and order date for all orders using the traditional method.
how to do daily transactions with out sql* loader control file regesterd in apps?
What is partitioned table in Oracle?
Give the different types of rollback segments.
What is index-organized table in Oracle?
Explain the use of grant option in exp command.
Can we use oracle pl/sql block in core java? if so how? pls get back to me .....
What happens internally when the user types userID/password@string in SQL PLUS Thanks-Bhaskar