Hi,
How to read a external file in 'Macro's & SQL' ?
Thanks,
Suresh
Your question is too general to be sufficiently answered. This is my try:
1. I don't think Proc SQL has the capacity to directly read any external file, (with the exception of pass-through, as I am not so sure if you can call it external file)
2. Depending on what types of external file and whether you have SAS/ACCESS, for data step, please search 'filename' , 'infile' and libname statement using SAS online help. Each of them, if to be explained thoroughly, will take hundreds of pages.
3. for proc, please check out 'proc import'.
And you can wrap up 2,3 inside a macro at your will.
Regards,
Haikuo
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!
Still thinking about your presentation idea? The submission deadline has been extended to Friday, Nov. 14, at 11:59 p.m. ET.
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.