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 / chiranjeevi

My guess is using data set option i.e keep
it is used for it decides the no. of variable should remain
with in the dataset
keep<variable list>

2)var statement
it is a keyword or statement used to specify the analysis
variables.The analysis variables are those,which is required
to be restructured.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the five ways to do a table lookup in sas? : sas-grid-administration

603


how to create the AE dataset by using SDTMIG specifications and SAP plan by using UNIX platform?

2305


What is by-group processing?

586


I have a dataset concat having variable a b & c. How to rename a b to e & f?

585


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??

2106






What do you understand by the term Normal Distribution?

580


What are the statements that are executed only?

682


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

3073


Do you need to rearrange the order of the data for the report?

1848


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

768


Give some examples where proc report’s defaults are different than proc print’s defaults?

607


how to change the execute of macro

1688


what is factor analysis? : Sas-administrator

625


what is the effect of the options statement errors=1? : Sas programming

600


Explain why double trailing @@ is used in input statement?

579