I have been trying to write an SQL query in a report in CR 8.5 and 11, but having problems in both. Here is the query:
(select employee.memberid from employee
where DateDiff("m",EMPLOYEE.dateOfBirth,{fn CURDATE()}) > 462
and DateDiff("m",EMPLOYEE.dateOfBirth,{fn CURDATE()}) <= 522
and...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.