MySQL Forums
Forum List  »  Stored Procedures

Re: xml into store procedure
Posted by: Peter Brawley
Date: March 03, 2022 04:22PM

First write out, in detail, how the sproc should be called, with what exact params.

Then write out exactly what the sproc is supposed to do, ie the pseudocode.

Then translate that into MySQL sproc code.

When you get stuck, post all the above.

Options: ReplyQuote


Subject
Views
Written By
Posted
452
March 03, 2022 04:10PM
Re: xml into store procedure
257
March 03, 2022 04:22PM


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.