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 an index? : Sql dba
What's the difference between inner join and left join?
how to include character strings in sql statements? : Sql dba
Is like operator in sql case sensitive?
Why partition by is used in sql?
how to load data files into tables with 'mysqlimport'? : Sql dba
What is gpt format?
Can a foreign key have a different name?
How can I tell if sql is running?
How do I make sql search faster?
How do temporal tables work?
How to Declare Fixed Length String Value In PL SQL
Write a query to display the current date in sql?
How many sql statements are used?
how to return query output in html format? : Sql dba