Answer Posted / suneetha
If we consider 'a' as lower limit and 'z' as upper limit,
a-z is used to refer numeric variables and a--z is used to
refer to character variables.
| Is This Answer Correct ? | 15 Yes | 7 No |
Post New Answer View All Answers
Describe the ways in which you can create macro variables? : sas-macro
how does sas handle missing values in assignment statements? : Sas programming
How to include or exclude specific variables in a data set?
name the scheduler for scheduling job and explain the scheduler? : Sas-di
What can you learn from the SAS log when debugging?
Which statement does not perform automatic conversions in comparisons?
how will you locate the sas platform applications? : Sas-bi
what are the softwares and applications that are used most frequently used by sas bi applications developers? : Sas-bi
What sas features do you use to check errors and data validation?
how would you determine the number of missing or nonmissing values in computations? : Sas programming
What do the put and input function do?
What is the differnce between SDTM 3.1.2 to 3.1.1 version
How would you code a macro statement to produce information on the sas log? This statement can be coded anywhere? : sas-macro
What is the difference between %local and %global? : sas-macro
What Proc glm does?