Answer Posted / anil kumar jampana
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 ? | 8 Yes | 0 No |
Post New Answer View All Answers
What are commit, rollback, and savepoint?
What is cursor in pl sql?
Can we rename a column in the output of sql query?
How can we find duplicate records in a table?
Can we commit inside a trigger?
What is a sql instance vs database?
What is pl sql in dbms?
Can we call dml statement in function?
what is bdb (berkeleydb)? : Sql dba
Write the order of precedence for validation of a column in a table? I. Done using database triggers. Ii. Done using integarity constraints
what are date and time data types? : Sql dba
Are subqueries faster than joins?
What is a temporal data type?
Is sql a scripting language?
What view means?