Answer Posted / srinivasreddy
%let a=%eval(3+4);
%put &a;
answers is : 7
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
Give some ways by which you can define the variables to produce the summary report (using proc report)?
How do you convert basic cube to transaction cube and transaction cube to basic cube?
How sas treats the dsd delimiters?
What is the maximum and minimum length of macro variable
explain what is data set in sas? : Sas-administrator
How do you define proc in sas? : sas-grid-administration
what are the new features included in the new version of sas i.e., Sas 9.1.3? : Sas programming
Can you suggest us materials for sdtm mapping?
What do the sas log messages “numeric values have been converted to character” mean? What are the implications?
what is sas database server? : Sas-di
how can you import .csv file in to sas? : Sas programming
What would be the result of the following SAS function (given that 31 Dec, 2000 is Sunday)?
how do you pull data from equifax?tell me the process?
What is the difference between SAS functions and procedures?
How would you include common or reuse to be processed along with your statements?