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


Please Help Members By Posting Answers For Below Questions

Explain what is a database?

641


What is difference between primary and secondary key?

509


What is sql and explain its components?

589


Define commit, rollback and savepoint?

568


Do we need to rebuild index after truncate?

520






Lookups are a key component in sql server integration services (ssis). Explain its purpose?

527


Is it possible to remove child records without removing master table records...the two having pk,fk relationship?

802


What is denormalization in a database?

585


what is bcp? When is it used?

571


Which normal form is best?

510


Does sql full backup truncate logs?

522


What is gpt format?

497


Why do we use %rowtype & %type in plsql?

592


Are subqueries better than joins?

521


Can a key be both primary and foreign?

503