Explain the usage of WHERE CURRENT OF clause in cursors ?
Answer Posted / tulsi
WHERE CURRENT OF clause in an UPDATE,DELETE statement
refers to the latest row fetched from a cursor.
Is This Answer Correct ? | 19 Yes | 2 No |
Post New Answer View All Answers
Is mariadb a nosql database?
How to use sql statements in pl/sql?
How exception is different from error?
How do you use a while loop in pl sql?
Is sqlite thread safe?
Is sql database free?
How many types of cursors are available in pl/sql?
What is synchronized subquery?
What are the parts of a sql statement?
What is a unique key and primary key and foreign key?
What are the operators in sql?
Can there be 2 primary keys in a table?
What is the primary use of normalization?
What is the starting oracle error number?
How many triggers can be applied to a table?