What techniques and/or PROCs do you use for tables?
Answer Posted / balanarasimhudu
proc freq, proc means, proc transpose and proc report
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
in the flow of data step processing, what is the first action in a typical data step? : Sas programming
what is SAS OPTIMIZATION?
What are all the problems you faced while validating tables and reports?
If you were told to create many records from one record, show how you would do this using array and with proc transpose?
Explain substr function?
Give e an example of..
What are symget and symput? : sas-macro
What do you know about sas data set?
What are pdv and it functions?
What are the difference between ceil and floor functions in sas?
what is star schema? : Sas-di
what is sas metadata server? : Sas-di
Explain the purpose of substr functions in sas programming.
How do you convert basic cube to transaction cube and transaction cube to basic cube?
Explain the difference between informat and format with an example.