If you have a data set that contains 100 variables, but you
need only five of those, what is the code to force SAS to
use only those variable?
Answer Posted / chandra
data set options keep is best and using proc sql is also.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What are pdv and it functions?
What commands are used in the case of including or excluding any specific variables in the data set?
What is the difference between one to one merge and match merge? Give an example.
What is Linear Regression?
In ARRAY processing, what does the DIM function do?
Explain the difference between using drop = data set option in set and data statement?
name some data transformation used in sas di? : Sas-di
Will it bother you if the guy at the next desk times the frequency and duration of your bathroom or coffee breaks on the grounds that ?you are getting paid twice as much as he is??
How do you specify the number of iterations and specific condition within a single do loop?
How do you delete duplicate observations in sas?
do you need to know if there are any missing values? : Sas programming
Hi, If anyone has base SAS certification dumps, please share.
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
Explain how you can debug and test your SAS program?
what are input dataset and output dataset options? : Sas programming