What a SELECT FOR UPDATE cursor represent.?

Answer Posted / nishi

What a SELECT FOR UPDATE cursor represent. [ANSWER] SELECT......FROM......FOR......UPDATE[OF column-reference][NOWAIT] The processing done in a fetch loop modifies the rows that have been retrieved by the cursor. A convenient way of modifying the rows is done by a method with two parts: the FOR UPDATE clause in the cursor declaration, WHERE CURRENT OF CLAUSE in an UPDATE or declaration statement.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

can u send the sql dumps to sivakumarr1987@gmail.com plz help me

2798


What are the ways tablespaces can be managed and how do they differ?

1933


Which dictionary tables and/or views would you look at to diagnose a locking issue?

1679


Explain user account with reference to oracle.

761


How to best split csv strings in oracle 9i?

793


How do I know if oracle client is installed on windows?

696


What are the different types of database objects?

736


What are the restrictions in a oracle read only transaction?

773


what are the default admin accounts in Oracle 10g ?

755


How can I create database in oracle?

754


How does one get the view definition of fixed views/tables?

801


What is raw datatype?

837


What is the Tune Query

2061


How to get a create statement for an existing table?

750


What is rich query?

721