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 program will open a mdb file?
Can instead of triggers be used to fire once for each statement on a view?
What are the main features of cursor?
What is the difference between cross join and natural join?
what is a join? : Sql dba
How do I write a cron which will run a sql query and mail the results to agroup?
What is sqlite used for?
what is a constraint? : Sql dba
What are different clauses used in sql?
What is a pragma statement?
Explain character-manipulation functions?
Can we use the cursor's to create the collection in PL/SQL?
What is the function that is used to transfer a pl/sql table log to a database table?
Mention what does plv msg allows you to do?
How does cross join work in sql?