What are the types of Database Links ?
Answers were Sorted based on User's Feedback
Answer / orawhiz
Private Database Link, Public Database Link & Network
Database Link.
| Is This Answer Correct ? | 13 Yes | 0 No |
Answer / binta
there are three types of database link:
private
public
network
| Is This Answer Correct ? | 5 Yes | 0 No |
Why do you create or replace procedures rather that drop and recreate.
What is a Schema ?
How to run create database statement again?
Display the number value in Words?
Please explain oracle left join with an example?
2. Display the post code and the total number of purchase orders placed with creditors in that post code.
What is index in Oracle?
Is there a function to split a string in plsql?
What are a cluster and non-cluster index?
12 RULES OF RDBMS
how to find the second highest salary in a given table????
cursor attributes are %isopen ,%notfound,%found,%rowcount but is any attributes there other than these? please tell me asap ..