I don't see any valid timestamps in there.
Also note that your datastep will include the timestamps up to 1 and not up to 12, since the between statement will include all timestamps with an HOUR of 12 (so up to 12:59:59). This might be the purpose, but I'd like to point it out...
So, Would you please tell me how can I fix this problem?
If you know another codes for this purpose, please tell me.
Why not just use time literals in your where statement?
where TRD_EVENT_TM between '09:00't and '12:59:59't;
SAS Innovate 2025 is scheduled for May 6-9 in Orlando, FL. Sign up to be first to learn about the agenda and registration!
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.