What is Private Database Link ?
Answer / orawhiz
Private database link is created on behalf of a specific user.
A private database link can be used only when the owner of
the link specifies a global object name in a SQL statement
or in the definition of the owner's views or procedures.
| Is This Answer Correct ? | 1 Yes | 0 No |
What are steps required to ENTER DATA INTO DWH?
How to start your 10g xe server from command line?
How to create DSN..Explain?
2 Answers Accenture, BeBo Technologies, Infosys,
When can Hash Cluster used ?
What is ordinary table in oracle?
There is a big table with "n" of rows and 40 + columns .It doesn't have primary key.How do you select the primary key. In other words how do you get the duplicate records.
What is a dynamic performance view in oracle?
i have a table with 1 lac of data.i want to insert this data into another table. i want every 5000 of data insert use a commit.using counter and if error is comming in the 5000 of data it rollback.
What is execute immediate in oracle?
In what script is snap$ created? In what script is the scott/tiger schema created?
What are the uses of synonyms?
How to create a table index in oracle?