How would you code a macro statement to produce information on the sas log? This statement can be coded anywhere? : sas-macro
1038if you were told to create many records from one record, show how you would do this using array and with proc transpose? : Sas programming
1062what do the sas log messages "numeric values have been converted to character" mean? What are the implications? : Sas programming
1270what other sas products have you used and consider yourself proficient in using? : Sas programming
1109what is the difference between calculating the 'mean' using the mean function and proc means? : Sas programming
1249
What commands are used in the case of including or excluding any specific variables in the data set?
How can you create a macro variable with in data step? : sas-macro
What is factor analysis?
how many types prompting framework can be broken down to? : Sas-bi
What is by-group processing?
Mention the difference between ceil and floor functions in sas?
What are pdv and it functions?
what do you mean by data staging area? : Sas-di
how does sas handle missing values in: assignment statements, functions, a merge, an update, sort order, formats, procs? : Sas programming
how does sas handle missing values in sort order? : Sas programming
If you use a symput in a data step, when and where can you use the macro variable? : sas-macro
What do the SAS log messages "numeric values have been converted to character" mean?
For what purpose would you use the RETAIN statement?
What is the role of sas grid administrator? : sas-grid-administration
explain what is data set in sas? : Sas-administrator