How do you debug and test your SAS programs?
No Answer is Posted For this Question
Be the First to Post Answer
what is sas data set?
What is the difference between class statement and by statement in proc means?
what are some problems you might encounter in processing missing values? In data steps? Arithmetic? Comparisons? Functions? Classifying data? : Sas programming
How is character variable converted into numeric variable and vice versa?
explain about sas business intelligence? : Sas-bi
How to write duplicate records into a separate dataset using sort?
What is program data vector (pdv) and what are its functions?
how can u import .csv file in to SAS?tell Syntax?
7 Answers CitiGroup, Franklin Templeton,
If you’re not wanting any SAS output from a data step, how would you code the data statement to prevent SAS from producing a set?
What is the basic syntax of a sas program?
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?
what is prime numbers? how we can get plc write sas code?