Re: Getting an MySQL first day and last day statement
Posted by laredotornado on 02/23/06 23:56
Thanks. I really appreciate the quick responses. This answers the
question perfectly. I must ask another, however. If "startdate" has
an index on it, I've read that MySQL would not utilize that index if
the column is located within a function -- e.g. MONTH(startdate). Is
there any way to isolate "startdate" while still asking the same thing?