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
When do I need to use a semicolon vs a slash in oracle sql?
What is the difference between "as" and "is" in an oracle stored procedure?
What are the differences between char and varchar2 in oracle?
Explain table?
What is a proxy class?
Is java required for oracle client?
what happened to the global index when I truncate the data in one of the partition?
How to save query output to a local file?
How do you find current date and time in oracle?
What is Undo Management Advisor in Oracle?
What is hash cluster in oracle?
How to add a new column to an existing table in oracle?
How to create a table interactively?
How to load data through external tables?
Why is oracle used?