Answer Posted / hitendra yadav
We can return multiple records from procedure through
using reference cursor variable as out parameter of
procedure.
| Is This Answer Correct ? | 7 Yes | 3 No |
Post New Answer View All Answers
How do I view a procedure in sql?
What are the various restrictions imposed on view in terms of dml?
what is query cache in mysql? : Sql dba
What are the ways on commenting in a pl/sql code?
How many types of triggers exist in pl/sql?
What are the types of variable use in pl sql?
How do you modify a table in sql?
Is sqlite good enough for production?
what is the difference between char_length and length? : Sql dba
How exception handling is done in advance pl/sql?
What is sqlcommand?
How do you add a column to a table?
What is trigger explain it?
How do I turn a list into a table?
How do I partition a table in sql?