Have you ever linked SAS code? If so, describe the link and
any required statements used to either process the code or
the step itself.
Answer Posted / thanwi
using %include macro
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What is the function of output statement in a SAS Program?
what versions of sas have you used (on which platforms)? : Sas programming
how to create the AE dataset by using SDTMIG specifications and SAP plan by using UNIX platform?
what are the categories that sas informats are used to the place the data? : Sas-administrator
Is the physical structure of the data set in the same orientation as the report? Do you need to reshape the data sets? What method should you use to reshape the data–DATA steps,PROC TRANSPOSE,output data set from a procedure?
how would you create multiple observations from a single observation? : Sas programming
How is character variable converted into numeric variable and vice versa?
Differentiate between ceil and floor functions.
Describe what are the different levels of administrative users in sas? : sas-grid-administration
How would you determine the number of missing or nonmissing values in computations?
Which are the statements whose placement in the data step is critical?
for whom is sas data integration studio designed? : Sas-di
what is the use of proc contents and proc print in sas? : Sas-administrator
what can you learn from the sas log when debugging? : Sas programming
What are the parameters of scan function?