Subject sql statement.
Author dorst622@yahoo.com
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@...