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 does .. meant in sas macros

Answer Posted / velppuula shathish

data Sd;
set ds nobs=x;
if _N_>=20;
RUN;

proc print data=sd;
run;

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between reading data from an external file and reading data from an existing data set?

1226


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


Explain what Proc glm does?

1295


What are the best sas programming practices for handling very large datasets? : sas-grid-administration

1061


How would you determine the number of missing or nonmissing values in computations?

1127


describe the interaction table in sas di? : Sas-di

1072


What does proc print, and proc contents are used for?

1214


What is the difference between match merge and one to one merge?

1310


How to create list output for cross-tabulations in proc freq?

1149


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

1028


How to convert a numeric variable to a character variable?

1255


What do you know about sas and what we do? : sas-grid-administration

1231


Did you used proc test? when?

2084


Give some examples where proc report’s defaults are different than proc print’s defaults?

1130


Explain how you can debug and test your SAS program?

1050