difference between imlicit cursor and explicit cursor ?
Answer Posted / kiran
implicit generated by oracle server
explicit manually created by programmer to store the result
in the temporary space
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is key preserved table?
What is a package in oracle?
When do you get a .pll extension in oracle?
How to load data from external tables to regular tables?
How to define a procedure inside another procedure?
What is the meaning of recursive hints in oracle?
How to update values in a table in oracle?
How to select an oracle system id (sid)?
How to define an oracle sub procedure?
Explain the difference between a procedure and a function?
Can we use oracle pl/sql block in core java? if so how? pls get back to me .....
How to retrieve data from an explicit cursor?
How to write date and time interval literals in oracle?
How to export your connection information to a file?
Will you be able to store pictures in the database?explain.