What is difference between (a-z) and (a--z)
Answer Posted / niks
IF THE SEQUENCE OF VARIABLES IS..
a1 b1 c1 a2 b2 c2 a3 b3 c3.... then ... if a1-a3 is given.. it will consider variables..a1 a2 a3..only.. according to their numerical sequence... BUT ....if a1--a3
is given... then it will consider the variables ...a1 b1 c1 a2 b2 c2 a3...according to their positions...
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
how does sas handle missing values in formats? : Sas programming
What is the difference between match merge and one to one merge?
What do the SAS log messages "numeric values have been converted to character" mean?
What do the PUT and INPUT functions do?
Are you involved in writing the inferential analysis plan? Tables specfications?
Differentiate between format and informat? : sas-grid-administration
Describe crosslist option in tables statement?
Why and when do you use proc sql?
How would you define the end of a macro? : sas-macro
Explain why double trailing @@ is used in input statement?
Name some categories in sas 9? : sas-grid-administration
Hi, If anyone has base SAS certification dumps, please share.
What is maximum storage capability of SAS?
How will you generate test data with no input data?
Do you know the features of sas?