Subject | no year/month/date-function in firebird |
---|---|
Author | Karl Steinam |
Post date | 2002-11-11T14:04:16Z |
Hello All,
i tried to make a sql-statement like that:
Select * from employee where month(hire_date) = 6;
As result i was told the the token month didn't exist.
Looking in the firebird doks i didn't found an example for
year/month/day-selects.
So are these functions not existing in firebird ??
THX
KS
i tried to make a sql-statement like that:
Select * from employee where month(hire_date) = 6;
As result i was told the the token month didn't exist.
Looking in the firebird doks i didn't found an example for
year/month/day-selects.
So are these functions not existing in firebird ??
THX
KS