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 write a query with an inner join in oracle?
Can a formula column referred to columns in higher group ?
How to delete an existing row from a table in oracle?
Who developed oracle & when?
What is a static data dictionary in oracle?
how can db_files > maxdatafiles since db_files is for instance and the later is for database
Can a parameter be passed to a cursor?
If a parameter is used in a query without being previously defined, what diff. exist betw. report 2.0 and 2.5 when the query is applied ?
how to use select statement as formal parameter in procedure specification?(someone said that using string) ex:-procedure(a in number,select ename from emp ) i am asking syntax like this?
What is the difference between translate and replace in oracle?
How to create a new user account in oracle?
How to start a new transaction in oracle?
How do I reset a sequence in oracle?
What will be the syntax to find current date and time in format "yyyy-mm-dd"?
How to define and use table alias names in oracle?