What's the difference between VAR A1 - A4 and VAR A1 - A4?
Answer Posted / viditmalhotra89
I guess you mean: difference between Var A1-A4 & Var A1--A4!
A1-A4: assumes the variable names as A1,A2,A3,A4 sequentially.
whereas,
A1--A4 : writes all the variables of the data set which are between the variables: A1 & A4,
eg: it can be name,Id etc.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Hi all, If Anybody has Advance SAS Certification dumps??? Please share with me. Email: pramod.kalugade03@gmail.com
Explain the difference between using drop = data set option in set and data statement?
How would you code a merge that will write the matches of both to one data set, the non-matches from the left-most data?
What is the use of function Proc summary?
Intern stastical programmer written test
explain about sas business intelligence? : Sas-bi
what is sas enterprise intelligence architecture? : Sas-bi
How to test the debugging in sas?
Describe a time when you were really stuck on a problem and how you solved it?
What are all the problems you faced while validating tables and reports?
What do the SAS log messages "numeric values have been converted to character" mean?
what other sas products have you used and consider yourself proficient in using? : Sas programming
what is star schema? : Sas-di
i want for interview question & answer plz it need immediate send t my mail raviprakashmot@gmal.cm
how to do user inputs and command line arguments in sas?