Hi, I have a code as below and extora is not referenced anywhere. Can anyone help what this means?
where %extora(&extdate);
Thanks in advance
Add this statement before you run it - options mprint; - then check the log for what it shows. At a guess it is generating an Oracle-specific date filter.
The macro sas-extora is called in the where statement, the value of the macro variable extdate is passed to the macro.
Thanks for the reply. I am stuck at trying to figure out what the %extora macro does. Thanks
Add this statement before you run it - options mprint; - then check the log for what it shows. At a guess it is generating an Oracle-specific date filter.
@ywon111 wrote:
Thanks for the reply. I am stuck at trying to figure out what the %extora macro does. Thanks
Impossible to answer without seeing the source code of that macro and the time to read it.
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 lock in 2025 pricing—just $495!
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.