1.when will you use week refcursor and when will you use
strong ref cursor ?
2.what is the use of sql trace..how do you use it ?
3.can you please send all the sql plus commands...like set
line 6000....
Answer / gourvendra singh
Strong Ref Cursor: Strong ref cursor are predetermined and
so we cannot use query having different structure then the
defined one
Week Ref Cursor : Week Ref Cursor are not predetermined and
so we can use query having different structure then the
defined one.
With the help of SQL Trace we will get the result of the
query with the execution plan and statistics of the query.
It is very difficult to send you all the SQL Plus Command,
you can check the same in SQL Plus window under option menu
in Environment there you will find all the SQL plus
commands.
| Is This Answer Correct ? | 6 Yes | 2 No |
What is data abstraction in sql?
Store procedure will return a value?
How to add Foreign key in a table after the creation of the table?
What does (+) mean in sql joins?
How does sql developer connect to oracle database?
tell me about various levels of constraint. : Sql dba
what are the advantages and disadvantages of views in a database? : Sql dba
What is nvarchar in sql?
Can we call a function containing dml statements in a select query?
What is the clause we need to add in function body to return variable?
What are tables and fields?
What does bitemporal mean?
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)