Answer Posted / nishi
cursor for loop is also a cursor. Here no need to handle open, fetch, close operations. These operations are handled by for loop.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference between python and sql?
Explain the the delete statements in sql?
what are the differences between char and nchar? : Sql dba
Can there be more than one function with a similar name in a pl/sql block?
how to extract a unit value from a date and time? : Sql dba
Which one is faster ienumerable or iqueryable?
How we can create a table in pl/sql block. Insert records into it? Is it possible by some procedure or function? Please give example?
What language is oracle sql developer?
How do you create an update query?
What is benefit of creating memory optimized table?
What is the requirement of self-join?
Why do we use sqlite?
What are the most important characteristics of pl/sql?
How to pipe multiline string to isql?
What is set serveroutput on in pl sql?