What is difference between (a-z) and (a--z)
Answer Posted / rajaanku11
Your question is not clear, I am assuming a, z as variable
names.
In the input statement
Input a-z; It is a number range list from a to z.
input a--z; is the name range list between a to z.
| Is This Answer Correct ? | 3 Yes | 5 No |
Post New Answer View All Answers
if you were told to create many records from one record, show how you would do this using array and with proc transpose? : Sas programming
What versions of SAS have you used (on which platforms)?
Describe crosslist option in tables statement?
What is auto call macro and how to create a auto call macro? What is the use of it? How to use it in sas with macros? : sas-macro
what is broad cast agent? : Sas-bi
why is sas considered self-documenting? : Sas programming
What is the length assigned to the target variable by the scan function?
What is the basic syntax style in SAS?
How to limit decimal places for the variable using proc means?
Describe what are the different levels of administrative users in sas? : sas-grid-administration
What is the difference between nodupkey and nodup options?
which date functions advances a date time or date/time value by a given interval? : Sas programming
What are the advantages of using sas?
Mention the category in which sas informats are placed?
how will you location sas platform applications available from web browser? : Sas-bi