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
Which date function advances a date, time or datetime value by a given interval?
How would you define the end of a macro? : sas-macro
How would you code a macro statement to produce information on the sas log? This statement can be coded anywhere? : sas-macro
Which command is used to save logs in the external file?
How to read an input file in sas?
how will you location sas platform applications available from web browser? : Sas-bi
What do you know about sas and what we do? : sas-grid-administration
What is the difference between proportion and average?
what is information maps?
what are the best practices to process the large data sets in sas programming? : Sas-administrator
Explain translate function?
what is ae onset date n what is RDS
how does sas handle missing values in sort order? : Sas programming
What system options would you use to help debug a macro? : sas-macro
What is a method for assigning first.VAR and last.VAR to the BY group variable on unsorted data?