You need to perform an analysis on a massive dataset by
groups, but are unable to sort the data due to memory
constraint. How would you accomplish the task?
Answer Posted / satheesh
you can use index statement,
proc sql;
create index indexname on Tablename(Variable or Columnname);
quit;
the above code is equivalent to sort.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Explain what Proc glm does?
Explain what is SAS informats?
Mention common programming errors committed in sas ?
Hi Jeevan/Akshara I have tried to contact SASI Vats for latest Advanced SAS Programming Certification Dumps (A00-212) but have not got any response. I would highly and gratefully appreciate your assistance in this regard. If you guys have access to this, would you be kind enough to forward it to me ? I would abide by all the terms you have for this. Please, note my email id: upretigopi@yahoo.com Preti Sharma
what is function of retain statment
What is your favorite all time computer book? Why?
What are the default statistics for means procedure?
In sas, what are the areas that you are most interested in? : sas-grid-administration
What is the use of the %include statement?
Explain input and put function?
how would you create multiple observations from a single observation? : Sas programming
it will become easy if uuu provide website linkssss and list of consultanciessssss
Name validation tools used in SAS
Mention what is PROC in SAS?
what are the best practices to process the large data sets in sas programming? : Sas-administrator