How would you code a macro statement to produce information on the sas log? This statement can be coded anywhere? : sas-macro
1047if you were told to create many records from one record, show how you would do this using array and with proc transpose? : Sas programming
1064what do the sas log messages "numeric values have been converted to character" mean? What are the implications? : Sas programming
1275what other sas products have you used and consider yourself proficient in using? : Sas programming
1115what is the difference between calculating the 'mean' using the mean function and proc means? : Sas programming
1250
how to do user inputs and command line arguments in sas?
what is hierarchy flattening? : Sas-di
How do you control the number of observations and/or variables read or written?
What is a method for assigning first.VAR and last.VAR to the BY group variable on unsorted data?
for what purpose would you use the retain statement? : Sas programming
Did you used proc test? when?
What is the differnce between SDTM 3.1.2 to 3.1.1 version
How do you control the number of observations and/or variables read or written? Approximately what date is represented by the SAS date value of 730?
what is business intelligence? : Sas-bi
What would you change about your job?
what are the categories that sas informats are used to the place the data? : Sas-administrator
Given an unsorted data set, how to read the last observation to a new data set?
Mention few capabilities of sas framework.
Mention how to limit decimal places for the variable using proc means?
Explain substr function?