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 are all the different normalization?
How many types of cursors supported in pl/sql?
What is flag in sql?
what is a field in a database ? : Sql dba
What is difference between my sql and sql?
How to write a single statement that concatenates the words ?hello? And ?world? And assign it in a variable named greeting?
What are the disadvantages of file system?
What is sqlca in powerbuilder?
what is a join? : Sql dba
Can instead of triggers be used to fire once for each statement on a view?
How to pipe multiline string to isql?
how to use case expression? : Sql dba
Can a commit statement be executed as part of a trigger?
Explain the structure of pl/sql in brief.
What is the use of sqldataadapter?