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


Please Help Members By Posting Answers For Below Questions

How do you specify the number of iterations and specific condition within a single do loop?

617


what is proc Index? and what is proc document?

1994


what is hierarchy flattening? : Sas-di

616


If money were no object, what would you like to do?

2687


How would you define the end of a macro?

698






how does sas handle missing values in functions? : Sas programming

599


Have you ever used the SAS Debugger?

1205


what is operational data and operational system? : Sas-di

633


what is the different between functions and procs that calculate the same simple descriptive statistics? : Sas programming

586


Describe crosslist option in tables statement?

711


what do the mod and int function do? What do the pad and dim functions do? : Sas programming

612


What is run-group processing?

622


How would you code a macro statement to produce information on the sas log? This statement can be coded anywhere? : sas-macro

578


Mention the category in which sas informats are placed?

624


what is transformation in sas data integration? : Sas-di

552