MySQL Forums
Forum List  »  Newbie

Re: Populate a Table from a Stored Procedure
Posted by: Peter Brawley
Date: April 22, 2016 10:08AM

Populate the tables with enough data, turn each of your steps into pseudocode, then turn the pseudocode for each step into SQL, and test that step for accuracy. When it's all done & working, put the whole shebang in an sproc.

Options: ReplyQuote


Subject
Written By
Posted
Re: Populate a Table from a Stored Procedure
April 22, 2016 10:08AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.