Hello
I have a months worth of data,timedate stamped and broken down into three columes,(datetime/ph/turb) in my mysql data base.there is a record every five minutes. I need to divide it down into days then pull the highest, lowest and average of (ph/turb) each day. then listed day to day for a month. and then give the highest, lowest, and average record of the full month.
I was wondering if I had to make 31 different quies. or is there an easier way to do this
thank you very much Travis