difference between imlicit cursor and explicit cursor ?
Answer Posted / harsha vardhan reddy
implicit: it is generating by sql server.
explicit: it is generating by user.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what are steps for interface? where is exchange rate defined in which table?
How to store pictures on to the database?
How to load data through external tables?
How to write date and time interval literals in oracle?
What is system global area (sga) in oracle?
Can we use oracle pl/sql block in core java? if so how? pls get back to me .....
Please explain drop constraint oracle?
What privilege is needed for a user to query tables in another schema?
What are the database administrators utilities available?
What are the attributes of cursor?
Explain what are the type of synonyms?
How can we create the complete backup of data in the oracle.
When do I need to use a semicolon vs a slash in oracle sql?
What is an oracle tablespace?
How to retrieve data from an explicit cursor?