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

What is the difference between proportion and average?

2860


what is treatment emergent events and treatment emregent adverse event

2022


What is the use of divide function?

689


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

712


What does P-value signify about the statistical data?

970






what are the types of interactive display types? : Sas-bi

742


Which are the statements whose placement in the data step is critical?

869


what are sas bi dashboard components? : Sas-bi

749


which date function advances a date, time or datetime value by a given interval? : Sas programming

691


In proc transpose and data step with arrays which one you pick?

2658


Hi Friends, Am Priya,new to your forum. am looking for Interview questions on SAS Platform Administration. I searched everywhere but I couldn't find them,please can anyone help me with complete interview questions normally everyone will face in the interviews on SAS Administration. am really facing problems in the interviews,am not able to answer any of their questions. I would really appreciate all your help if you can email the complete Interview Questions to priyafeb84@gmail.com Kindly awaiting for your reply with eager

1707


Explain by-group processing?

692


How we can create SAS USER DEFINED CODE?

1718


what are 5 ways to perform a table lookup in sas? : Sas-administrator

865


what is the difference between calculating the 'mean' using the mean function and proc means? : Sas programming

755