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 is difference between (a-z) and (a--z)

Answer Posted / lucyl

data k;
input a1 a2 a4 a3;
datalines;
1 2 3 4
5 6 7 8
;
run;

proc print data=k;
var a1-a3;
run;

proc print data=k;
var a1--a3;
run;

Is This Answer Correct ?    12 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between using drop = data set option in data statement and set statement?

1209


name some data transformation used in sas di? : Sas-di

1031


what is the use of proc contents and proc print in sas? : Sas-administrator

1103


is data integration and etl programming is same? : Sas-di

1125


what is the primary data source for the wrs? : Sas-bi

1332


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

2129


What do the sas log messages “numeric values have been converted to character” mean? What are the implications?

1251


How do you control the number of observations and/or variables read or written?

1297


what are the best practices to process the large data sets in sas programming? : Sas-administrator

1075


Can you execute a macro within a macro? Describe. : sas-macro

1151


explain what is factor analysis? : Sas-administrator

1172


what other sas products have you used and consider yourself proficient in using? : Sas programming

1164


What function CATX syntax does?

1258


What are symget and symput? : sas-macro

1368


What are the advantages of using sas?

1189