Re: Parse a Text file and store it in a table
Start by developing the step-by-step logic in pseudocode.
Then I would suggest testing that pseudocode by translating it into the computer language with which you are most confortabe.
When it works, the logic is correct. Then port it to a MySQL srtored procedure.
Why not go straight from pseudocode to the MySQL sproc? They're awkward to develop.
Subject
Views
Written By
Posted
4530
March 12, 2016 09:54AM
Re: Parse a Text file and store it in a table
1501
March 12, 2016 12:12PM
1615
March 13, 2016 06:22AM
1350
March 13, 2016 10:54AM
1023
March 13, 2016 11:38AM
1187
March 13, 2016 02:36PM
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.