MySQL Forums
Forum List  »  PHP

Re: Php Mysql application.
Posted by: Peter Brawley
Date: January 05, 2021 03:23PM

Write out the exact logic in pseudocode, step by step, check the results with real numbers.

When the logic is debugged, translate it into sql and test it against test values in your tables. If you get stuck, post what you have including the results of ...

Show Create table transaction;
Show Create Table unpaid;

Options: ReplyQuote


Subject
Written By
Posted
January 05, 2021 03:09PM
Re: Php Mysql application.
January 05, 2021 03:23PM
January 06, 2021 01:47AM
January 06, 2021 10:31AM


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.