Hello,
Say for example one of the fields in a table is in the format of YYYYMMDD (i.e., 20070426 for today), and the number of years is in the format of YY (say 07) and I want to run a query to include only the data that when the years in YYYYMMDD is added with YY, the resulting year is around, say, 2020 and 2021, is there anyway I could build an expression for that? Thanks a lot!
Regards,
Anyi
Say for example one of the fields in a table is in the format of YYYYMMDD (i.e., 20070426 for today), and the number of years is in the format of YY (say 07) and I want to run a query to include only the data that when the years in YYYYMMDD is added with YY, the resulting year is around, say, 2020 and 2021, is there anyway I could build an expression for that? Thanks a lot!
Regards,
Anyi