Hi,
Iam getting error for the below condition
where (REQD_DT between '01APR2020'd and '31MAR2021') OR (date1 between '01APR2020'd and '31MAR2021'd)
ERROR: WHERE clause operator requires compatible variables
what is the correct code to compare two date variables with fixed date intervals.
There is a "D" missing after the first '31MAR2021'.
Hi,
Iam getting error for the below condition
where (REQD_DT between '01APR2020'd and '31MAR2021') OR (date1 between '01APR2020'd and '31MAR2021')
ERROR: WHERE clause operator requires compatible variables
what is the correct code to compare two date variables with fixed date intervals.
@Cho8 wrote:
where (REQD_DT between '01APR2020'd and '31MAR2021'd) OR (date1 between '01APR2020'd and '31MAR2021'd)
Now the d is/was missing after each '31MAR2021'-string.
There is a "D" missing after the first '31MAR2021'.
April 27 – 30 | Gaylord Texan | Grapevine, Texas
Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss.
Register now and save with the early bird rate—just $795!
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.