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 is the effect of the options statement errors=1? : Sas programming
What are the functions which are used for character handling functions?
What is the function of Stop statement in a SAS Program?
If you could design your ideal job, what would it look like?
What would be the value of month at the end of data step execution and how many observations would be there?
hi here is a problem can anybody solve this? i want to report the data through third party file. by using data _null_ or proc report or macro automation process. but i want to insert the 'titles and footnotes' in between the data and also starting of 2nd and ending of 2nd and starting of 3rd and ending of the 3rd page. tell me how and write the code?
Can you execute a macro within a macro? Describe. : sas-macro
what are sas bi dashboard components? : Sas-bi
: and & modifiers.
sas implementing companies in pune implementing clinical projects if anyone knows plz send ans immediately
What is a put statement?
what do the pad and dim functions do? : Sas programming
What is the difference between match merge and one to one merge?
What are the advantages of using sas?
Describe what are the different levels of administrative users in sas? : sas-grid-administration