what is the difference between cursor FETCH and FOR LOOP ?
Answer Posted / paras jain
in fetch exit condition is must in for loop no need.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Why we use pl sql?
What is a table in a database?
What is data abstraction in sql?
what does it mean to have quoted_identifier on? What are the implications of having it off? : Sql dba
What is a trigger in sql?
What is the purpose of the primary key?
What is the difference between functions, procedures, and packages in pl/sql?
Why do we use procedures?
How can one get sql*loader to commit only at the end of the load file? : aql loader
what is csv? : Sql dba
what are the drivers in mysql? : Sql dba
How delete a row in sql?
what are the maximum number of rows that can be constructed by inserting rows directly in value list? : Transact sql
What are the set operators in sql?
How do you create a unique index?