What is the maximum and minimum length of macro variable
No Answer is Posted For this Question
Be the First to Post Answer
Which command is used to perform sorting in sas program?
How would you generate 1000 observations from a normal distribution with a mean of 50 and standard deviation of 20. How would you use PROC CHART to look at the distribution? Describe the shape of the distribution.
what are the benefits of data integration? : Sas-di
Mention what are the data types does SAS contain?
What are the default statistics for means procedure?
what are some problems you might encounter in processing missing values? In data steps? Arithmetic? Comparisons? Functions? Classifying data? : Sas programming
what is sas olap server? : Sas-di
Are you involved in writing the inferential analysis plan? Tables specfications?
How to limit decimal places for variable using proc means?
What is the use of divide function?
if a variable contain dates like "2015/01"---"2015/12" (yymm) ,How to add day to those dates,if them month is jan then 31 if the month is feb then 28 so on ...
If you set a label in the data step and call a proc freq on the data, how do you display the data without the labels and just the variables.