Stored Procedure
Moderator: General Moderators
Stored Procedure
Can i write stored procedure in MYSQL?
- Christopher
- Site Administrator
- Posts: 13596
- Joined: Wed Aug 25, 2004 7:54 pm
- Location: New York, NY, US
Re: Stored Procedure
I just checked the MySQL manual on their website and discovered that you can!
http://dev.mysql.com/doc/refman/5.1/en/ ... dures.html
http://dev.mysql.com/doc/refman/5.1/en/ ... dures.html
(#10850)