Are you familiar with special input delimiters? How are they
used?
Answer Posted / madhu
special delimiters are dlm and dsd,missover.
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
What do you know about sas data set?
What do the PUT and INPUT functions do?
In ARRAY processing, what does the DIM function do?
In proc transpose and data step with arrays which one you pick?
What sas features do you use to check errors and data validation?
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?
What do you code to create a macro? : sas-macro
how the sas basic syntax style described? : Sas-administrator
how to debug and test the sas program? : Sas-administrator
What does proc print, and proc contents are used for?
What are the differences between sum function and using “+” operator?
Explain what Proc glm does?
name the scheduler for scheduling job and explain the scheduler? : Sas-di
what is sas enterprise intelligence architecture? : Sas-bi
Explain by-group processing?