Answer Posted / aravind9882
'a-z' means sas considers only alpha characters between a
to z where as 'a--z' means, sas considers a to z watever it
may b in between.
| Is This Answer Correct ? | 7 Yes | 4 No |
Post New Answer View All Answers
Do we follow ADAM in analysis dataset development?How? Usually which version? Why is it necessary?
Are you involved in writing the inferential analysis plan? Tables specfications?
How to convert a numeric variable to a character variable?
what is sas application server? : Sas-di
How would you code a macro statement to produce information on the sas log? This statement can be coded anywhere? : sas-macro
what is hash files in sas and why we are using this one in sas?
how does sas handle missing values in a merge? : Sas programming
Differentiate between format and informat? : sas-grid-administration
Name some categories in sas 9? : sas-grid-administration
What are all the problems you faced while validating tables and reports?
For what purpose would you use the RETAIN statement?
Describe the ways in which you can create macro variables?
what are informats in sas? : Sas-administrator
What is the function of Stop statement in a SAS Program?
Difference between sum function and using “+” operator?