Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What's the difference between VAR A1 - A4 and VAR A1 - A4?



What's the difference between VAR A1 - A4 and VAR A1 - A4?..

Answer / 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

More SAS Interview Questions

what is the primary variable in your study?

3 Answers   Accenture,


what is Business Intelligence?

3 Answers   CitiGroup,


What is a pdv and what are its functions?

0 Answers  


What are the difference between the sas data step and sas procs?

0 Answers  


How do i read multiple spaces in datasets?

4 Answers   Quintiles,


what is the difference between SET and MERGE?

19 Answers   CitiGroup,


data task; input id date date9. visit; cards; 101 01jan2015 1 101 02jan2015 2 101 06jan2015 3 102 04jan2015 1 102 07jan2015 2 102 12jan2015 3 103 06jan2015 1 103 13jan2015 2 ; run; write a program to find out missing dates between visits by each subject.

1 Answers  


How would you keep from overlaying the a SAS set with its sorted version?

4 Answers  


Briefly explain input and put function?

0 Answers  


Describe the ways in which you can create macro variables?

0 Answers  


what is the use of catalog?

1 Answers   Cognizant,


how would you determine the number of missing or nonmissing values in computations? : Sas programming

0 Answers  


Categories