Answer Posted / binta
there are three types of database link:
private
public
network
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is the difference between formal parameters and actual parameters?
How to import one table back from a dump file?
How to connect asp pages to oracle servers?
How to view the tablespaces in the current database?
What is the difference between post-database commit and post-form commit?
Can a parameter be passed to a cursor?
what is dynamic SGA and static SGA
How can I create database in oracle?
What are the differences between char and varchar2 in oracle?
How oracle handles dead locks?
How to pass parameters to procedures?
How to create a table interactively?
Using the relations and the rules set out in the notes under each relation, write table create statements for the relations EMPLOYEE, FIRE and DESPATCH. You should aim to provide each constraint with a formal name, for example table_column_pk.
What is the max number of columns in an oracle table?
How to drop a stored function?