What is Public Database Link ?
Answer / 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 |
Explain overloading. Can functions be overloaded?
There are n numbers of flatfile of exactly same format are placed in a folder.Can we load these flatfile's data one by one to a single relational table by a single session??
Difference between hot backup vs. Cold backup?
What are different Oracle database objects?
What spfile/init.ora file parameter exists to force the CBO to make the execution path of a given statement use an index, even if the index scan may appear to be calculated as more costly?
What is transaction control statement and how many types of transaction control statement in Oracle?
23. Display the client name for all clients who have placed an order where any order line has more than 3 items. Do not use a table join anywhere in your query.
How to find out what oracle odbc drivers are installed?
Illustrate how to determine the amount of physical CPUs a Unix Box possesses (LINUX and/or Solaris).
How to start a new transaction in oracle?
What is the quickest way to fetch the data from a table?
What is Data Block ?