Give some ways by which you can define the variables to produce the summary report (using proc report)?
1134What is the difference between using drop = data set option in data statement and set statement?
1209What would be the value of month at the end of data step execution and how many observations would be there?
1232
Where do you use proc means over proc freq?
what are some good sas programming practices for processing very large data sets? : Sas programming
what is the difference between calculating the 'mean' using the mean function and proc means? : Sas programming
What are SAS/ACCESS and SAS/CONNECT?
Describe the ways in which you can create macro variables? : sas-macro
what is the basic structure sas administrator? : Sas-administrator
What do you code to create a macro? : sas-macro
How to create an external dataset with sas code?
Tell me more about the parameters in macro? : sas-macro
For clinical entire study how many tables will create approx?
How do you add a number to a macro variable? : sas-macro
Differences between where and if statement?
what is the limit of the number of the rows and columns available in the worksheet? : Sas-bi
What are the data types does SAS contain?
If you have a dataset that contains 100 variables, but you need only five of those, what is the code to force SAS to use only those variables?