Answers

Question and Answer:

  Home  Oracle Scenarios

⟩ Can we create procedures to fetch more than one record?

We can create a procedure to return REF cursor or VARRAY or PL/SQL Table type out parameters which can return more than one value.

 168 views

More Questions for you: