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...

how can u create zero observation dataset?

Answer Posted / nagendra

data class;
 set sashelp.class;
  if _n_ >=  Then delete;
 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 scheduling and how will u implement it. In scheduling 5 jobs r running if there is an error occured at 3rd job and how will u check and waht necessary steps will u take not to repeat the same mistake

2419


How would you define the end of a macro?

1146


what are several options for creating reports in web report studio? : Sas-bi

1223


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

1156


Describe a time when you were really stuck on a problem and how you solved it?

2603


What are the parameters of scan function?

1221


Which function is used to count the number of intervals between two sas dates?

1192


What would you change about your job?

2442


In sas, what are the areas that you are most interested in? : sas-grid-administration

1130


How do you test for missing values?

1690


Explain why double trailing @@ is used in input statement?

1114


what is study design in while working with SAS? what are screening variables in SAS?

2273


In ARRAY processing, what does the DIM function do?

1231


Explain bmdp procedure?

1084


in the flow of data step processing, what is the first action in a typical data step? : Sas programming

1110