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
What is a snapshot log?
How many types of database triggers exist?
What is the use of file param in imp command?
How to use fetch statement in a loop?
what is IDE,DMV in sql server?
What is a nvl function? How can it be used?
How to upsert (update or insert into a table)?
What is the difference between a primary key & a unique key?
Explain the use of consistent option in exp command.
What is a sub query and what are the different types of subqueries?
How to store only time; not date and time?
What is oracle host variable?
15. Display the item_cost and then truncate it to the nearest hundred, ten, unit, tenth and hundredth.
Can we use bind variables in oracle stored procedure?
Explain the use of rows option in imp command.