Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to call a stored procedure from FROM clause

rosy91Nov 6 2019 — edited Nov 11 2019

Hi All,

Need your help in

How to write a Sp from from clause? like in select statement from clause instead of table?

i want to call direct proc and write result into a table.

If i write function it will give single value .So any other way round?

Thanks

Rosy

Comments
Post Details
Added on Nov 6 2019
7 comments
2,455 views