what is the difference between %put and symbolgen?
Answer Posted / mallikarjuna reddy.vanna
besides all the above answers, we can also say that by using
%put we can get values of specified macro variables, where
as by using symbolgen we can get the values of all the macro
variables with in a program.
%put is a macro language program statement, like %put and
%macro. symbolgen is an option.
Is This Answer Correct ? | 12 Yes | 0 No |
Post New Answer View All Answers
What is the purpose of trailing @ and @@? How do you use them?
what is the function of catx syntax? : Sas-administrator
How can sas program be validated?
how many types of prompts are there? : Sas-bi
What is the difference between order and group variable in proc report?
Explain append procedure?
In sas admin differentiate between roles and capabilities? : sas-grid-administration
how does sas handle missing values in functions? : Sas programming
What is SAS?
How do you convert basic cube to transaction cube and transaction cube to basic cube?
Mention the validation tools used in SAS?
Describe a time when you were really stuck on a problem and how you solved it?
What are the difference between ceil and floor functions in sas?
What do you know about symput and symget?
what is the limit of the number of the rows and columns available in the worksheet? : Sas-bi