What is parameterized cursor in oracle?
No Answer is Posted For this Question
Be the First to Post Answer
What privilege is needed for a user to connect to oracle server?
Explain the use of record option in exp command.
how to retrieve data from different tables ,place this data in different excel worksheets.
How to enter a new row into a table interactively?
What WHERE CURRENT OF clause does in a cursor?
consider some table with 4 r 5 columns in that 1 col is DATE type. The data is like that,For each date in that col some 3 fields r there but all the records r having different data. Now i want to display all the columns by performing grouping on the date field ( as SELECTION Operator(*) cannot be used with group function having only one "group by clause". how to do this? can any one help me in finding out the solution plss?
what are the different types of cursors? explain?
In Exception handling if we are using the when others first then what happens . whether it will show the compiler error
can you write commit in triggers?
How to turn on or off recycle bin for the session?
Explain the use of grant option in exp command.
How to define an external table with a text file?