i have doubt that any one tell ref cursor comes in sql
pl/sql? pls clarify?
Answer Posted / murali
ref cursor is of pl/sql topic
the main use of Ref Cursor is we can create multiple activeset area using refcursors
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is a record in pl/sql?
What is dml statement?
what is the difference between cluster and non cluster index? : Sql dba
Is sql port 1433 encrypted?
What is %type in sql?
Are ddl triggers fired for ddl statements within a pl/sql code executed using the dbms.sql package?
How many primary keys can a table have?
what is the difference between clustered and non clustered index in sql? : Sql dba
What are reports usually used for?
What is difference between stored procedure and trigger?
what are dynamic queries in t-sql? : Transact sql
What is memory optimized table?
How subquery works in sql?
how to shut down the server with 'mysqladmin'? : Sql dba
What is the difference between database trigger and stored procedure?