i have doubt that any one tell ref cursor comes in sql
pl/sql? pls clarify?
Answer Posted / sureshkumar somayajula
Hi ,
It will use in PL/SQL. Reusability of Cursor is nothing
but "REF CURSOR".These are of 2 types.
1. Weak Ref cursor 2. Strong ref Cursor.
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
What is the difference between a database and a relational database?
What is a null value?
What are different categories of sql commands?
What is varchar example?
What is difference sql and mysql?
What is the default isolation level in sql server? : Transact sql
What is a recursive stored procedure?
What is the usage of nvl function?
what does the t-sql command ident_incr does? : Transact sql
How would you pass hints to the sql processor?
What is difference between primary and secondary key?
How can we solve sql error: ora-00904: invalid identifier?
what is the functionality of the function htmlentities? : Sql dba
what are the features and advantages of object-oriented programming? : Sql dba
Explain the commit statement.