What is Redo Log Buffer in Oracle?
No Answer is Posted For this Question
Be the First to Post Answer
What spfile/init.ora file parameter exists to force the CBO to make the execution path of a given statement use an index, even if the index scan may appear to be calculated as more costly?
What is a named program unit?
without using count(*) and rownum how can we count total record in a table
What is a procedure in oracle?
Explain the use of compress option in exp command.
In the oracle version 9.3.0.5.0, what does each number shows?
How to put more than 1000 values into an oracle in clause?
Is primary key indexed by default in oracle?
what is the exact diiference between DBMS and RDBMS
Can u make a synonym for deptno=10 only from emp table.
What happens if you set the sga too low in oracle?
what is difference between cartesian join & cross join even they give same result?