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 trigger with example?
What are the different sql commands?
What is t-sql? : Transact sql
How does left join work in sql?
How many sql core licenses do I need?
What is clause in sql?
Does truncate remove indexes?
What are different types of tables in sql?
How many types of keys are there in sql?
List different type of expressions with the example.
What is the function that is used to transfer a pl/sql table log to a database table?
What is cascade in sql?
how to check server status with 'mysqladmin'? : Sql dba
Is primary key is clustered index?
What is aggregate function in sql?