Subject | sql statement. |
---|---|
Author | dorst622@yahoo.com |
Post date | 2002-10-30T10:12:14Z |
Hi i wanted to select record from tables with a fields that is a date data
type.
how to i select a particular month for that table.
in MSSQL i can do a
select * from dr_trans where month(transdate) = 29
how to i do it with interbase 6.0
dorst622@...
type.
how to i select a particular month for that table.
in MSSQL i can do a
select * from dr_trans where month(transdate) = 29
how to i do it with interbase 6.0
dorst622@...