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 |
How to start your 10g xe server?
How to delete a column in an existing table in oracle?
How to connect to the server with user account: sys?
How to display employee records who gets more salary than the average salary in the department?
What is parameterized cursor in oracle?
How to start an oracle instance?
a query to select maxmun 3 salaries of employee table
How to store pictures on to the database?
According to oracle specification VIEW is a object. OBJECT that means anything stored in the oracle database that has the physical existence.why VIEW doesn't take memory in oracle database, but it is treated as a object ?Please explain ?
what is the syntax of DROP command?
what is primary key and foreign key when and where have to use
waht is referencial integrity?