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
What is synonyms?
What are instead of triggers?
Is pl sql and postgresql same?
What is java sql driver?
What is dynamic query?
How to start oracle sql developer?
What is record data type?
what is a table called, if it has neither cluster nor non-cluster index? What is it used for? : Sql dba
Explain the structure of pl/sql in brief.
Explain character-manipulation functions?
What is rollback?
What are functions in sql?
Explain normalization and what are the advantages of it?
What is pl sql in dbms?
What are two statement types in sql?