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 / guest
obs = 5
| Is This Answer Correct ? | 1 Yes | 35 No |
Post New Answer View All Answers
what cause the "error: connect:" and "error in the libname statement" when there weren't any such problems?
what is change analysis in sas di ? : Sas-di
Can you explain the process of calendar?
how could you generate test data with no input data? : Sas programming
in the flow of data step processing, what is the first action in a typical data step? : Sas programming
Are you involved in writing the inferential analysis plan? Tables specfications?
Enlist the syntax rules followed in sas statements.
explain the difference between alternate key, business key, foreign key, generated key, primary key, retained key and surrogate key ? : Sas-di
describe how to adjust the performance of data integrator? : Sas-di
what is the primary data source for the wrs? : Sas-bi
Which are the statements whose placement in the data step is critical?
what is sas business intelligence? : Sas-bi
what is the effect of the options statement errors=1? : Sas programming
What is the difference between %local and %global? : sas-macro
Difference between informat and format?