Mention sas system options to debug sas macros.
No Answer is Posted For this Question
Be the First to Post Answer
what do the mod and int function do? What do the pad and dim functions do? : Sas programming
What are the functions done while Compilation...?
Mention some common errors that are usually committed in sas programming.
Name statements that are execution only.
How can a SAS WEB REPORT STUDIO USER identify which report tabs they have been permitted without entering the SAS WEB REPORT STUDIO
What are SAS/ACCESS and SAS/CONNECT?
How could i automate the code in the scenario:Every month one new data set will be created for that perticular month transaction list.Now i would like to update the data in the source table by appending every month data automatically. jan---set jan; feb---set jan feb; mar---set jan mar;
Explain the purpose of substr functions in sas programming.
what is in stream data in SAS?
hi here is a problem can anybody solve this? i want to report the data through third party file. by using data _null_ or proc report or macro automation process. but i want to insert the 'titles and footnotes' in between the data and also starting of 2nd and ending of 2nd and starting of 3rd and ending of the 3rd page. tell me how and write the code?
Where do you use proc means over proc freq?
What is the difference between SAS functions and procedures?