How to fetch the rows by dynamicaly passing table name
through cursor?
Answer Posted / vikram jayaprakash
Ref Cursor will come in handy when tables are passed
dynamically.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is the difference between left join and right join?
What is pl sql script?
Which is faster joins or subqueries?
What are the basic techniques of indexing?
Can you sum a count in sql?
Are there any features that are decommissioned in 11g that are not present in 11g?
Is pl sql a scripting language?
How do I start sql profiler?
Explain the components of sql?
What is the difference between jpql and sql?
what's the difference between a primary key and a unique key? : Sql dba
how to use like conditions? : Sql dba
what is an execution plan? When would you use it? How would you view the execution plan? : Sql dba
How do I edit a trigger in sql developer?
How to rename a column in the output of sql query?