What is Network Database link ?
Answer / orawhiz
Network database link is created and managed by a network
domain service.
A network database link can be used when any user of any
database in the network specifies a global object name in a SQL
statement or object definition
| Is This Answer Correct ? | 3 Yes | 1 No |
Difference between pre-select and pre-query
I just want to maintain data like an employee can belongs to 3 or more departments . We can resolve this by using composite key but it avoids normalization rules. So Can anyone tell me how can I maintain data.
Explain the difference between a procedure and a function? What do you understand by those terms?
What is coalesce function?
How does the on-delete-cascade statement work?
13. Display the second to fifth characters in each client name.
What is bulk collect in oracle?
What is a Data File ?
How to export data to a csv file?
How can we force the database to use the user specified rollback segment?
What is trigger associated with the timer ?
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.