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
What are the features of SAS?
What is maximum number of rows and cols can be handled in SAS?
Mention what are the data types does SAS contain?
How do you control the number of observations and/or variables read or written? Approximately what date is represented by the SAS date value of 730?
Hi Friends, Am Priya,new to your forum. am looking for Interview questions on SAS Platform Administration. I searched everywhere but I couldn't find them,please can anyone help me with complete interview questions normally everyone will face in the interviews on SAS Administration. am really facing problems in the interviews,am not able to answer any of their questions. I would really appreciate all your help if you can email the complete Interview Questions to priyafeb84@gmail.com Kindly awaiting for your reply with eager
What is SAS informats?
what are several options for creating reports in web report studio? : Sas-bi
how would you create multiple observations from a single observation? : Sas programming
what are input dataset and output dataset options? : Sas programming
Describe crosslist option in tables statement?
how to do user inputs and command line arguments in sas?
how do you want missing values handled? : Sas programming
what is enterprise guide? What is the use of it? : Sas programming
what cause the "error: connect:" and "error in the libname statement" when there weren't any such problems?
List down the reasons for choosing sas over other data analytics tools.