stored procedures

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
barnes529
Forum Newbie
Posts: 17
Joined: Thu Apr 19, 2007 4:18 am

stored procedures

Post by barnes529 »

can we call multiple select statements in one stored procedure.is it possible.plz explain any one..
webaddict
Forum Commoner
Posts: 60
Joined: Wed Mar 14, 2007 6:55 am
Location: The Netherlands

Post by webaddict »

> can we call multiple select statements in one stored procedure.is it possible.plz explain any one..

Could you please just write in English instead of chat-language?

As for your question: you forgot a bit of information:
(1) What database are you using, because functionality fluctuates on this.
(2) What is it you intend to do?
Post Reply