what is the difference between primary key & foreign key?
Answer Posted / sairam
primary key is an individual key
foreign key depends in primary key
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is hot backup and logical backup?
Tab A A B ------ 1 A 2 B 3 C Tab B A B ----- 4 D 5 E 6 F Generate the value into B table from A table. Only table A has the value. Write the SQL query to get B table value.
Explain the use of rows option in exp command.
Explain the truncate in oracle?
Are truncate and delete commands same? If so why?
can anyody please send me the dump for Oracle 10g certifications for DBA path?
In the oracle version 9.3.0.5.0, what does each number shows?
What is the recommended interval at which to run statspack snapshots, and why?
How to lock and unlock a user account in oracle?
what is dynamic SGA and static SGA
How to check the oracle tns settings?
How to pass a cursor variable to a procedure?
How to write date and time literals in oracle?
is there a tool to trace queries, like profiler for sql server?
Is insert autocommit in oracle?