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
Can we write dml inside a function in sql server?
How do I order columns in sql?
What is consistency?
What is the difference between clustered and non-clustered index in sql?
what is the syntax used for partition in tsql? : Transact sql
Why use truncate instead of delete?
What are two statement types in sql?
Why we use joins in sql?
What is dml with example?
what is the difference between a web-garden and a web-farm? : Sql dba
Why function is used in sql?
what is data control language? : Sql dba
how to create a new view in mysql? : Sql dba
what does it mean to have quoted_identifier on? : Sql dba
What do you understand by pl/sql packages?