How can windows applications connect to oracle servers?
No Answer is Posted For this Question
Be the First to Post Answer
find the second highest salary of the emp table
How to open and close an explicit cursor in oracle?
What are the different types of modules in oracle forms?
What is the exact use of Collections?
What is literal?
What happens in oracle commit?
what are views?
I have a table emp. There is only one column in the table. In that , there are only three rows in that column. The value in the first row is 'A' and the value in the second row is 'B' and the third row is 'C'. Now, my question is , How will you write a select query to display the output as B C A Note: order by cannot be used coz it gives us output as CBA. But the output should be BCA.
What is instant client oracle?
What is a SNAPSHOT ?
What are the different approaches used by Optimizer in choosing an execution plan ?
What is analyze command used for?