On Wed, Apr 14, 2010 at 15:14, Ana Osman <[email protected]> wrote: > The year field's type is string, so when trying year <= 2003, there are 0 > results (but no error).
Then you should make it a number. Regards, Alex -- Alexander Klimetschek [email protected]
