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 is a put statement?
What is the use of %include statement?
What is the command used to find missing values?
it will become easy if uuu provide website linkssss and list of consultanciessssss
what are the scrubbing procedures in sas? : Sas programming
Explain the use of proc gplot? : sas-grid-administration
what are the new features included in the new version of sas i.e., Sas 9.1.3? : Sas programming
In sas admin differentiate between roles and capabilities? : sas-grid-administration
What function CATX syntax does?
what is the difference between: x=a+b+c+d; and x=sum (of a, b, c ,d);? : Sas programming
What are the automatic variables for macro? : sas-macro
what is study design in while working with SAS? what are screening variables in SAS?
What are the 3 components in sas programming?
what are some good sas programming practices for processing very large data sets? : Sas programming
Give e an example of..