difference between imlicit cursor and explicit cursor ?
Answer Posted / abhishek.421
implicit cursor is a memory space created by oracle..and
explicit cursor is named memory area
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
How to write date and time literals in oracle?
How to bring a tablespace offline?
Whats the benefit of dbms_stats over analyze?
What is oracle instant client?
20. Using a set operator, display the client number of all clients who have never placed an order.
How to create a new table by selecting rows from another table?
State the difference between a primary key and foreign key?
How to display row numbers with the records?
What is the difference between a hot backup and a cold backup in oracle?
Hi Can any one tell me what are the API's used in requisition import.
What are the tools for Oracle ?
How to call a stored function with parameters?
What are named parameters?
Explain the use of log option in exp command.
what is the need of indexing topic in oracle? where do we use in a Java project? any other option other than using this to get the same result where we use indexing ?