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 is the default isolation level in sql server? : Transact sql
Why do we need sharding?
What do you understand by pl/sql records?
Differentiate between % rowtype and type record.
Can 2 queries be executed simultaneously in a distributed database system?
What are the disadvantages of file system?
Mention what is the use of function "module procedure" in pl/sql?
What is a stored procedure in sql with example?
What is the purpose of the primary key?
How many types of cursors supported in pl/sql?
How many types of indexes are there in sql?
What is duration in sql profiler trace?
Why having clause is used in sql?
What is foreign key sql?
What is a join?