If you were told to create many records from one record
show how you would do this using arrays and with PROC
TRANSPOSE?
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 |
For a user to have access to a standard workspace server, is internal authentication alone is sufficient? : sas-grid-administration
If you could design your ideal job, what would it look like?
Explain the purpose of retain statement.
explain the main difference between the nodup and nodupkey options? : Sas-administrator
why is sas data integration studio important? : Sas-di
What are the Aggregate functions in SQL ?
1.How to draw pivot tables in Excel by using SAS and in which version we can use VB script for to draw pivot tables in Excel? Answer with example data. 2.What are the advantages of _NULL_ in Data steps? Can we use _NULL_ in Proc steps also? 3. How to call the macro variable into Data Steps? 4. Can we draw pivot tables in Excel using Proc SQL? Please post answers for the above questions with suitable examples, and how to use VB script for Excel using SAS.
how do you read binary data in sas?
name the scheduler for scheduling job and explain the scheduler? : Sas-di
what is the use of proc sql?
what is study design in while working with SAS? what are screening variables in SAS?
How to limit decimal places for variable using proc means?