What privilege is needed for a user to create indexes in oracle?
No Answer is Posted For this Question
Be the First to Post Answer
How to retrieve data from an cursor to a record?
can you explain performance tunning in oracle(sql,PL/SQL)
What is data type in oracle?
How to define an anonymous block?
when i run my query on yesterday it is fast but today it is slow why?
What is the effect of setting the value "ALL_ROWS" for OPTIMIZER_GOAL parameter of the ALTER SESSION command ?
what r tyhe major differences between oracle 9i & 10g?
What is a directory object?
Explain the use of Merge statement in oracle 11g
Explain the use of log option in exp command.
What is Index Cluster ?
One Table having two rows with one colomn having values Like"Male" and "Female". how to upadte these values Like "Female" and "Male" in single update statement.