What is difference between (a-z) and (a--z)
Answer Posted / aruna
a,z as variables names.
In the input statement
input a-z; it is a variables from a to z
input a--z; it is also the range from a to z variables
| Is This Answer Correct ? | 3 Yes | 13 No |
Post New Answer View All Answers
What do you code to create a macro? : sas-macro
If money were no object, what would you like to do?
what is PhaseIII, ODS, TLG, Macro and Proc in SAS
What does proc print, and proc contents are used for?
How are numeric and character missing values represented internally?
where are dashboard components are created and maintained? : Sas-bi
how can you create zero observation dataset? : Sas programming
what is slowly changing dimension? : Sas-di
For what purposes have you used sas macros? : sas-macro
what type of graphs we will create(for 2+years candidates)?
what do you mean by data staging area? : Sas-di
what are sas bi dashboard components? : Sas-bi
How is character variable converted into numeric variable and vice versa?
describe the interaction table in sas di? : Sas-di
Name and describe few sas character functions that are used for data cleaning in brief.