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
Are you sensitive to code walk-throughs peer review or QC review?
What do the SAS log messages "numeric values have been converted to character" mean?
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)?
What is the difference between where and if statement?
what is the different between functions and procs that calculate the same simple descriptive statistics? : Sas programming
How to test the debugging in sas?
Describe 5 ways to do a “table lookup” in SAS?
Of all your work, where have you been the most successful?
if the Id has more then two transcatiion then show the first observation, IF Id has only two observation then It show both the observation
what is sas application server? : Sas-di
what is transformation in sas data integration? : Sas-di
What is the difference between class statement and by statement in proc means?
What are the different servers in sas? : sas-grid-administration
what is the Population you used in your project, is it ITT or PP?
How do you define proc in sas? : sas-grid-administration