Answer Posted / orawhiz
Public database link is created for the special user group
PUBLIC.
A public database link can be used when any user in the
associated database specifies a global object name in a SQL
statement or object definition.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to define an oracle sub procedure?
Why cursor variables are easier to use than cursors?
candidate key is subset of super key but not vice-verse explain
An automatic job running via DBMS_JOB has failedKnowing only that its failed, how do you approach troubleshooting this issue?
When do you get a .pll extension in oracle? Explain its importance
How to assign data of the deleted row to variables?
Can multiple cursors being opened at the same time?
What do you mean by a tablespace?
How can I see all tables in oracle?
What is the quickest way to fetch the data from a table?
How to loop through data rows in the implicit cursor?
Please explain oracle data types with examples?
How to convert characters to numbers in oracle?
What is an oracle and why it is used?
How to define a procedure inside another procedure?