MySQL Forums
Forum List  »  General

Re: Issue cumulative data Count based on Month
Posted by: Peter Brawley
Date: March 07, 2016 11:14AM

> Can you please suggest some logic ?

The logic is yours, not SQL's. You find it by writing out the step-by-step logical "pseudocode" of the requirement in plain English.

Then choose whether to try to implement it in an API language like PHP or C#, or in SQL.

Options: ReplyQuote


Subject
Written By
Posted
Re: Issue cumulative data Count based on Month
March 07, 2016 11:14AM


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.