Explain the usage of WHERE CURRENT OF clause in cursors ?
Answer Posted / swapna
WHERE CURRENT OF clause in an UPDATE,DELETE statement
refers to the latest row fetched from a cursor.
Is This Answer Correct ? | 10 Yes | 2 No |
Post New Answer View All Answers
what is the command line end user interface - mysql? : Sql dba
What are different types of statements supported by sql?
What is trigger in flip flop?
What are the disadvantages of not performing database normalization?
What is index example?
What is inner join in sql?
list out some tools through which we can draw e-r diagrams for mysql. : Sql dba
Why is the cursor important?
What is sql prepared statement?
What is procedure in pl sql?
How long will it take to learn pl sql?
What is the difference between delete and truncate commands?
Explain unique key in sql.
What is trigger in pl sql?
What is trigger with example?