Hi There,
I've got a field expiry_date which is type date:time. This field contains all variety of dates. I would like to find all data which has an expiry date in March i.e
like '1998-03-31 00:00:00'
or like '____-03-__ 00:00:00'
when I carry this query out I get no result returned. Even though I know they exist. When I try this with = I do get results but I'm not looking for an exact match just dates in March.
Hope this makes sense
Please help
I've got a field expiry_date which is type date:time. This field contains all variety of dates. I would like to find all data which has an expiry date in March i.e
like '1998-03-31 00:00:00'
or like '____-03-__ 00:00:00'
when I carry this query out I get no result returned. Even though I know they exist. When I try this with = I do get results but I'm not looking for an exact match just dates in March.
Hope this makes sense
Please help