What is the maximum and minimum length of macro variable
No Answer is Posted For this Question
Be the First to Post Answer
There is a field containing a date. It needs to be displayed in the format "ddmonyy" if it's before 1975, "dd mon ccyy" if it's after 1985, and as 'Disco Years' if it's between 1975 and 1985. How would you accomplish this in data step code? Using only PROC FORMAT
What is a macro routine?
How are numeric and character missing values represented internally?
what is SAS/Graph?
what do the sas log messages "numeric values have been converted to character" mean? What are the implications? : Sas programming
What is the difference between one to one merge and match merge? Give an example.
name the scheduler for scheduling job and explain the scheduler? : Sas-di
Do you need to rearrange the order of the data for the report?
Mention few ways with which a “table lookup’ is done in sas programming.
what is TAB delimiter? explain about it? what will you do to get TAB delimiter?
how to handle in stream data containing semicolon in it?
what are the new features included in the new version of sas i.e., Sas 9.1.3? : Sas programming