in reply to Re: Perl and MySQL woes
in thread Perl and MySQL woes
Further Side Comment:
You can use BETWEEN on date field types, not just INT. So if this entire thing was done so that he could use <= and => he could have done that with date field types directly.
|
|---|