Mention sas system options to debug sas macros.
No Answer is Posted For this Question
Be the First to Post Answer
how will you location sas platform applications available from web browser? : Sas-bi
in the flow of data step processing, what is the first action in a typical data step? : Sas programming
what is TAB delimiter? explain about it? what will you do to get TAB delimiter?
what is transformation in sas data integration? : Sas-di
how to generate the test data in sas without input data? : Sas-administrator
What procedure you used to calculate p-value?
2 Answers Accenture, Quintiles,
Describe the types of SAS programming tasks that you performed like Tables? Listings? Graphics? Ad hoc reports? Other?
what is factor analysis? : Sas-administrator
How to import the Zip files into SAS? If it is possible in SAS? If it is posible write the code...
I have a dataset concat having variable a b & c. How to rename a b to e & f?
How to import multiple xls files into sas. Out of those files, how to get different values from a single variable and how to find number of rows per value type? We can do this using group by for one xls file with proc sql. Was wondering how I can achieve this for multiple files at the same time. Any ideas?
Hi im new to sas. I have a file with some charecter variables and some numeric variables now i want to load charecter variables into one datastep and numeric variables into another data step pls let me know Thanks