Answer Posted / binta
there are three types of database link:
private
public
network
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Is truncate autocommit in oracle?
does the query needs a hint to access a materialized view?
What are the logical operations?
Explain an integrity constrains?
How many types of cluster table in Oracle?
How to sort the query output in oracle?
Assuming today is Monday, how would you use the DBMS_JOB package to schedule the execution of a given procedure owned by SCOTT to start Wednesday at 9AM and to run subsequently every other day at 2AM.
Why does for update in oracle 8 cause an ora-01002 error?
Explain the use of tables option in exp command.
How to use subqueries with the exists operator in oracle?
What is a table index in oracle?
if you ctreate table identity
How to add another datafile to a tablespace?
What is Trigger in Oracle?
How do I call oracle stored procedures that take no parameters?