Describe the function and untility of the most difficult
SAS macro that you have written.
No Answer is Posted For this Question
Be the First to Post Answer
What are the implications?
what is Global Symbol table and Local symbol table?
Diff between proc sql merge and join?
What is the maximum and minimum length of macro variable
name the scheduler for scheduling job and explain the scheduler? : Sas-di
what is _error_?
2 Answers Axis Bank, Cognizant, JPMorgan Chase,
How did you use the round function?give an example(don't say it will round to the nearest intger) eg1:round(84.55,.1) =84.6 eg2:round(92.64,.1)=92.6,How it is happening like this tell me the logic,that is how the round function works when we have deimal values?
How to import multiple xls files into sas. Out of those files, how to get different values from a single variable and how to find number of rows per value type? We can do this using group by for one xls file with proc sql. Was wondering how I can achieve this for multiple files at the same time. Any ideas?
what is the difference between unique key and primary key? : Sas-di
what are validation tools that are used in sas? : Sas-administrator
Identify statements whose placement in the DATA step is critical.
If you need the value of a variable rather than the variable itself what would you use to load the value to a macro variable? : sas-macro