random1 Posted June 18, 2010 Share Posted June 18, 2010 Hey All, I've created a useful generic "INSERT" stored procedure that I want to use within other stored procedures I'll create. Can one stored procedure 'call' another stored procedure and set thre results to a variable within itself? Link to comment https://forums.phpfreaks.com/topic/205124-mysql-stored-procedure-calls-within-another-stored-procedure/ Share on other sites More sharing options...
fenway Posted June 18, 2010 Share Posted June 18, 2010 I see no reason why not, as long as it's not recursive. Link to comment https://forums.phpfreaks.com/topic/205124-mysql-stored-procedure-calls-within-another-stored-procedure/#findComment-1073992 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.