How to fetch the rows by dynamicaly passing table name
through cursor?
Answer Posted / swapna
We have to use stored procedure and parameterized cursor.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What do you mean by field in sql?
how to start mysql server? : Sql dba
Is sql database free?
What are sql functions? Describe the different types of sql functions?
Can a view be mutating? If yes, then how?
Can we have two clustered index on a table?
How many sql statements are used? Define them.
Is like operator in sql case sensitive?
Which software is used for pl sql programming?
What are the types of views in sql?
What is the use of double ampersand (&&) in sql queries? Give an example
Explain the the update statement in sql?
Is inner join faster than left join?
How many commands are there in sql?
Why do we need cursors in pl sql?