If you were told to create many records from one record
show how you would do this using arrays and with PROC
TRANSPOSE?
Answer Posted / trishnan.
Declare array for number of variables in the record and
then used Do loop Proc Transpose with VAR statement.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What are the different types of sas functions?
explain the difference between proc means and proc summary?
what do you mean by data staging area? : Sas-di
explain what is factor analysis? : Sas-administrator
what is proc Index? and what is proc document?
what is hash files in sas and why we are using this one in sas?
What are the default statistics that proc means produce?
What is a macro routine?
Can you execute a macro within a macro? Describe. : sas-macro
explain about various caches available in data integrator? : Sas-di
If a variable contains only numbers, can it be a character data type?
how are numeric and character missing values represented internally? : Sas programming
what is enterprise guide? What is the use of it? : Sas programming
which features do you use to check the data validations and errors? : Sas-administrator
What versions of SAS have you used (on which platforms)?