How could I get the records from a certain date?
#4

I suggest creating 7 fields in the database, save the time they played each day in each field. Select the fields, adding them up in one SQL statement, to get the time they played in their last 7 days.

Update the 1st field (which would be the last 7th day) to get the time played in their last 7 days everytime.
Reply


Messages In This Thread
How could I get the records from a certain date? - by danielpalade - 03.09.2016, 23:43
Re: How could I get the records from a certain date? - by SickAttack - 03.09.2016, 23:45
Re: How could I get the records from a certain date? - by danielpalade - 03.09.2016, 23:49
Re: How could I get the records from a certain date? - by SickAttack - 04.09.2016, 00:09
Re: How could I get the records from a certain date? - by danielpalade - 04.09.2016, 00:25

Forum Jump:


Users browsing this thread: 1 Guest(s)