I have a date field that contains the date in a format dd/mm/yyyy. I wish to write a query that only searches for mm/yyyy irelevant of the dd value. I can't change the format of the src table as there are other queries that require use of the full date value.
Could some provide a simple syntax that will allow me to search for part of a date please.
Regards
Could some provide a simple syntax that will allow me to search for part of a date please.
Regards