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


Please Help Members By Posting Answers For Below Questions

If money were no object, what would you like to do?

2907


What does the trace option do?

878


what is the Population you used in your project, is it ITT or PP?

2483


how are numeric and character missing values represented internally? : Sas programming

871


Briefly explain input and put function?

844


How to limit decimal places for the variable using proc means?

821


what are some differences between proc summary and proc means? : Sas programming

764


Which command is used to save logs in the external file?

814


why is sas considered self-documenting? : Sas programming

870


what does the run statement do? : Sas programming

791


How to convert a numeric variable to a character variable?

878


What is the different between functions and PROCs that calculate the same simple descriptive statistics?

1527


What is program data vector (pdv)?

852


what is change analysis in sas di ? : Sas-di

802


How can I remove header from output data set?

2338