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 are some good SAS programming practices for
processing very large data sets?

Answer Posted / vicky

1.we can compress the dataset

2.if we wana do merge a bigdate set with another dataset
having few variables for instance a fact with dimension
having key variable and description column
in this case sorting n merging this bigdateset(fact) with
dimension apply formats.so dat u can avoid sort n merge.

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How would you code a merge that will write the matches of both to one data set, the non-matches from the left-most data?

1152


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

1071


how we can create a FLAG datasets? Ex:-ID age_group no_persons 1 to 10 10 to 20 3 11 to 20 21 to 30 7 21 to 3o 31 to 40 5

2152


how does sas handle missing values in sort order? : Sas programming

974


why is a stop statement needed for the point=option on a set statement? : Sas programming

1126


What does the RUN statement do?

1345


How do you delete duplicate observations in sas?

1110


How might you use MOD and INT on numeric to mimic SUBSTR on character Strings?

1403


How can I remove header from output data set?

2662


What is the order of application for output data set options, input data set options and SAS statements?

1612


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

1197


how to generate the test data in sas without input data? : Sas-administrator

1172


What sas features do you use to check errors and data validation?

1262


What is the good sas programming practices for processing large data sets?

1173


What is Linear Regression?

1220