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
How do I partition a table in sql?
What are the different types of functions in sql?
Write a query to display the current date in sql?
What is the purpose of normalization?
What do you mean by table in sql?
Is it important to partition hard disk?
Can we connect to postgresql using sql developer?
How to test for null values?
What is data abstraction in sql?
What is meaning of <> in sql?
Is delete faster than truncate?
What is crud diagram?
What is ttitle and btitle?
how is exception handling handled in mysql? : Sql dba
What are the possible values for the boolean data field?