Page 1 of 1

Select statement in stored procedure in Oracle

Posted: Wed Jan 11, 2012 8:51 am
by denonth
Hi all I need to make simple SELECT * FROM ... in stored procedure in Oracle from PHP.
I have made 10 procedures with no error, but it seems that simple one is causing me problems. I even try with INTO statement inside because that's what people is talking on forums..

So any advice is good.

Thank you,
Denonth