· What are some good SAS programming practices for
processing very large data sets?

Answer Posted / sibin

Use
1.WHERE Condition
2.DROP KEEP in Set Statement
3.ARRAY
4.Mutually Exclusive Conditions like DO ,DO UNTIL,DO WHILE

Is This Answer Correct ?    16 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

691


How do you connect the desktop application to metadata server? : sas-grid-administration

581


Can you explain the process of calendar?

640


What is PROC in SAS?

604


Given an unsorted data set, how to read the last observation to a new data set?

837






If a variable contains letters or special characters, can it be numeric data type?

762


What is a method to debug and test your SAS program?

717


Why double trailing @@ is used in input statement?

702


Name types of category in which SAS Informats are placed?

734


How would you identify a macro variable? : sas-macro

534


if the Id has more then two transcatiion then show the first observation, IF Id has only two observation then It show both the observation

1167


what do you mean by data staging area? : Sas-di

603


What is data _null_?

697


How many data types are there in SAS?

634


How do you specify the number of iterations and specific condition within a single do loop?

621