Hi.. Am new to SAS..how to run a particular SAS Proc SQL without selecting the code.. I mean i have a set of 10 Proc SQL stmt, i need to run a particular Proc.. How can i achieve this..? Pls help me.. Thanks in advance.
If the steps aren't separated into different programs all you can do is highlight the code.
If if you want to add some sort of conditional logic, eg when x=4 run the 4th proc SQL then you'll need macro logic.
If the steps aren't separated into different programs all you can do is highlight the code.
If if you want to add some sort of conditional logic, eg when x=4 run the 4th proc SQL then you'll need macro logic.
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
What’s the difference between SAS Enterprise Guide and SAS Studio? How are they similar? Just ask SAS’ Danny Modlin.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.