How to return table value from stored procedure without ref cursor
595042Jun 15 2009 — edited Jun 15 2009Hi everyone,
Are there anyway to return a table value ( Such as select * from some table ) from a stored procedure without using ref cursor?
Regards,
Jdang