If you were told to create many records from one record
show how you would do this using arrays and with PROC
TRANSPOSE?



If you were told to create many records from one record show how you would do this using arrays an..

Answer / 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

More SAS Interview Questions

If reading a variable length file with fixed input, how would you prevent SAS from reading the next record if the last variable didn?t have a value?

6 Answers  


What are the functions used for character handling?

0 Answers  


What is the length assigned to the target variable by the scan function?

0 Answers  


Explain what is data step?

0 Answers  


sas macros

12 Answers   TCS,






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

10 Answers   Accenture,


how to rearrange the data as our wish by using dataset block?

4 Answers   Cognizant,


how to get second highest salary from a employee table and how get a 5th highest salary from a employee table?

11 Answers   ABC, Amex,


What does a PROC TRANSPOSE do?

8 Answers   Accenture,


Hi,by usining ptf how we have to combine (likr merge)10 datasets at a time in the oracle database(and write a macro code also)?Like this i have a douts a lot if you dont mind may please send one text mail for me(madhusudhanap16@gmail.com)?

0 Answers  


what are the softwares and applications that are used most frequently used by sas bi applications developers? : Sas-bi

0 Answers  


How do you test for missing values?

0 Answers   Quintiles,


Categories