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

How substr function works in sas?

709


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

594


Mention the difference between ceil and floor functions in sas?

652


Which statement does not perform automatic conversions in comparisons?

1212


What are the difference between ceil and floor functions in sas?

715






List out some key concept of SAS

629


What can you learn from the SAS log when debugging?

925


how does sas handle missing values in assignment statements? : Sas programming

573


Do you know the features of sas?

600


what do the sas log messages "numeric values have been converted to character" mean? What are the implications? : Sas programming

697


If you have a dataset that contains 100 variables, but you need only five of those, what is the code to force SAS to use only those variables?

712


for report generation which one you used proc report or data_null_?

6615


where are dashboard components are created and maintained? : Sas-bi

574


Explain the difference between informat and format with an example.

695


How would you code a macro statement to produce information on the sas log? This statement can be coded anywhere? : sas-macro

595