Re: [PHP] Select Query problem

2003-10-05 Thread irinchiang
>Now my question is: What if I would like to display data for the CURRENT MONTH >and the last 11 months???(May also said to be the LAST MONTHS) >HOw should my select query be like?? On Mon, 06 Oct 2003 07:30:26 +0100, David Otton <[EMAIL PROTECTED]> wrote: This question isn't on-topic for this

Re: [PHP] Select Query problem

2003-10-05 Thread irinchiang
n Mon, 6 Oct 2003 14:22:59 +0800, you wrote: >Now my question is: What if I would like to display data for the CURRENT MONTH >and the last 11 months???(May also said to be the LAST MONTHS) >HOw should my select query be like?? On Mon, 06 Oct 2003 07:30:26 +0100, David Otton <[EMAIL PROTECTED]>

Re: [PHP] Select Query problem

2003-10-05 Thread David Otton
On Mon, 6 Oct 2003 14:22:59 +0800, you wrote: >Now my question is: What if I would like to display data for the CURRENT MONTH >and the last 11 months???(May also said to be the LAST MONTHS) >HOw should my select query be like?? This question isn't on-topic for this list; it's about SQL, not PHP.