What a SELECT FOR UPDATE cursor represent.?



What a SELECT FOR UPDATE cursor represent.?..

Answer / 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

More Oracle General Interview Questions

Explain the different normalization forms?

0 Answers  


How to initialize variables with default values?

0 Answers  


What is a procedure in oracle?

0 Answers  


Explain oracle 12c new features for developers?

0 Answers  


What is the difference between "as" and "is" in an oracle stored procedure?

0 Answers  






how to do daily transactions with out sql* loader control file regesterd in apps?

0 Answers   Arrow Electronics,


What is the difference between hot backup and cold backup in oracle?

0 Answers  


What is a lookup table in oracle?

0 Answers  


What are the Limitations of a CHECK Constraint ?

5 Answers  


How to find 1st, 2nd, 3rd highest using select select statement not using rownum

2 Answers  


What are the different types of trigger and explain its various uses and functions?

0 Answers  


What is meant by raw datatype?

0 Answers  


Categories
  • Oracle General Interview Questions Oracle General (1789)
  • Oracle DBA (Database Administration) Interview Questions Oracle DBA (Database Administration) (261)
  • Oracle Call Interface (OCI) Interview Questions Oracle Call Interface (OCI) (10)
  • Oracle Architecture Interview Questions Oracle Architecture (90)
  • Oracle Security Interview Questions Oracle Security (38)
  • Oracle Forms Reports Interview Questions Oracle Forms Reports (510)
  • Oracle Data Integrator (ODI) Interview Questions Oracle Data Integrator (ODI) (120)
  • Oracle ETL Interview Questions Oracle ETL (15)
  • Oracle RAC Interview Questions Oracle RAC (93)
  • Oracle D2K Interview Questions Oracle D2K (72)
  • Oracle AllOther Interview Questions Oracle AllOther (241)