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 are the two different parts of the pl/sql packages?
How do I run sql?
Can we use pl sql in sql server?
Can we use two order by clause in query?
Whis is not false in primary key?
What is difference between inner join and cross join?
How many sql statements are used?
What is composite data type in pl sql?
What is blind sql injection?
Where do we use pl sql?
How to display the current date in sql?
What is sp_helptext?
How can we make an if statement within a select statement?
What is meant by cursor in sql?
How do you get column names only for a table (sql server)?