what are the best practices to process the large data sets in sas programming? : Sas-administrator
No Answer is Posted For this Question
Be the First to Post Answer
what is hash files in sas and why we are using this one in sas?
How will you assign all the variables of an dataset into a macro variable separated by a space? For example if a dataset has variables A,B,C. Assign them to a macro variable X as X=A B C
What is a macro routine?
what is SAS/Access and SAS/Connect?what are the uses?
Are you sensitive to code walk-throughs peer review or QC review?
what is business intelligence? : Sas-bi
describe about physical data integration? : Sas-di
1 new york 7,262,700 2 los angeles 3,259,340 3 philadelphia 1,642,900 how to read the above data using input statement consider the above data is in txt format externally u have to use infile and input statement.
what does the run statement do? : Sas programming
Which is the best training institute for SAS in Delhi. Please reply
Can you execute a macro within a macro? Describe. : sas-macro
what is the use of LRECL option.