One way of creating a new variable in Macros is by %
Let....What is the other way..?
Answer Posted / satyanand
•A %LET statement (used outside a macro definition)
•A DATA step that contains a SYMPUT routine
•A DATA step that contains a SYMPUTX routine (beginning in
SAS 9)
•A SELECT statement that contains an INTO clause in PROC SQL
•A %GLOBAL statement.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Tell me about % include and % eval? : sas-macro
Mention the validation tools used in SAS?
What is the general format of function in sas? : sas-grid-administration
name several ways to achieve efficiency in your program? : Sas programming
What are the ways in which macro variables can be created in sas programming?
Explain the difference between nodup and nodupkey options?
what does the run statement do? : Sas programming
If a variable contains only numbers, can it be a character data type?
Define run-group processing?
if you were told to create many records from one record, show how you would do this using array and with proc transpose? : Sas programming
what is the difference between infile and input? : Sas-administrator
what is intially documentation in sas?
Are you involved in writing the inferential analysis plan? Tables specfications?
Hi all, If Anybody has Advance SAS Certification dumps??? Please share with me. Email: pramod.kalugade03@gmail.com
Explain proc univariate?