We want to write product logs at work one day log and one night log
I have a date field and a day/night field
there will always be two records with the same date, one will be a day record and one will be a night record
i need to check if a record exists eg. date + day or date+night.
the idea...