Saturday, 24 August 2013

How to call multiple stored procedures in a MySql database

How to call multiple stored procedures in a MySql database

References

Reference NO 1

http://stackoverflow.com/questions/15205567/how-to-call-multiple-stored-procedures-in-a-mysql-database

Reference NO 2

http://dev.mysql.com/doc/refman/5.6/en/connector-cpp-tutorials-stored-routines-statements.html

Reference NO 3

http://dba.stackexchange.com/questions/10657/call-a-stored-procedure-from-a-trigger

Reference NO 4

https://bugs.php.net/bug.php?id=35203

Reference NO 5

http://ellislab.com/forums/viewthread/71141/

Reference NO 6

http://structure.usc.edu/mysql/manual_Stored_Procedures.html

Reference NO 7

http://javarevisited.blogspot.com/2013/02/-create-and-call-mysql-stored-procedure-database-sql-example-tutorial.html

Reference NO 8

http://www.cs.duke.edu/csl/docs/mysql-refman/stored-procedures.html

No comments:

Post a Comment