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


Please Help Members By Posting Answers For Below Questions

what are the benefits of data integration? : Sas-di

531


What would you change about your job?

1920


what is sas metadata server? : Sas-di

580


Mention some common errors that are usually committed in sas programming.

586


If a variable contains letters or special characters, can it be numeric data type?

757






What do you code to create a macro? : sas-macro

570


What is the difference between match merge and one to one merge?

680


if a variable contain dates like "2015/01"---"2015/12" (yymm) ,How to add day to those dates,if them month is jan then 31 if the month is feb then 28 so on ...

936


How would you identify a macro variable?

643


What versions of SAS have you used (on which platforms)?

1008


How do you connect the desktop application to metadata server? : sas-grid-administration

576


Did you used proc test? when?

1571


what is program data vector? : Sas-administrator

606


what is study design in while working with SAS? what are screening variables in SAS?

1679


in the flow of data step processing, what is the first action in a typical data step? : Sas programming

644