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 / sandeep reddy
I think we have to use OBS=5
and mention FIRSTOBS=(THE FIRST OBSERVATION FROM WHERE U
WANT)
| Is This Answer Correct ? | 1 Yes | 19 No |
Post New Answer View All Answers
what are sas/access and sas/connect? : Sas programming
which features do you use to check the data validations and errors? : Sas-administrator
If you could design your ideal job, what would it look like?
Mention few capabilities of sas framework.
what are the component of range? : Sas-bi
If a variable contains only numbers, can it be a character data type?
how could you generate test data with no input data? : Sas programming
What are the difference between sas functions and procedures?
what is the Population you used in your project, is it ITT or PP?
what is the purpose of _error_? : Sas programming
Are you involved in writing the inferential analysis plan? Tables specfications?
In sas admin differentiate between roles and capabilities? : sas-grid-administration
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?
what is the difference between infile and input? : Sas-administrator
What would be the result of the following SAS function (given that 31 Dec, 2000 is Sunday)?