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
i have some prob lem to tell me about my self in interview first round ...
what are aggregate and scalar functions? : Sql dba
How does a covering index work?
what is data control language? : Sql dba
What are the possible values that can be stored in a boolean data field?
what is subquery? : Sql dba
Why truncate is faster than delete?
what are all the different normalizations? : Sql dba
How can we link a sql database to an existing android app?
What is gpt format?
What is a sql*loader control file?
Is pl sql useful?
How many indexes can be created on a table in sql?
What is the difference between execution of triggers and stored procedures?
what is the difference between nested subquery and correlated subquery?