How do you get nicely formatted results from an oracle procedure that returns a reference cursor?
No Answer is Posted For this Question
Be the First to Post Answer
what are archived logs?
How to rename an index?
find the second highest salary of the emp table
Can we create more than one constraint to column ?
What is oracle rowcount?
How do I reset a sequence in oracle?
How to create a single index for multiple columns?
What do you mean by a deadlock?
List out the components of logical database structure of oracle database.
What is the effect of setting the value "all_rows" for optimizer_goal parameter of the alter session command? What are the factors that affect optimizer in choosing an optimization approach?
How do we know whether an index is created on a table ???
1.how to extract the second highest salary from emp table having sal as a column which contains the salary of all employee of an organisation.