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 / santhi
we can use drop command for a limit
| Is This Answer Correct ? | 1 Yes | 11 No |
Post New Answer View All Answers
What would be the value of month at the end of data step execution and how many observations would be there?
What sas features do you use to check errors and data validation?
what are validation tools that are used in sas? : Sas-administrator
Explain bmdp procedure?
What would be the result of the following SAS function (given that 31 Dec, 2000 is Sunday)?
Intern stastical programmer written test
how does sas handle missing values in functions? : Sas programming
Explain the use of proc print and proc contents?
I need level 2 to 5 sas using companies in india
what is sas application server, database server, sas olap server and sas metadata server? : Sas-di
What is the function of output statement in a SAS Program?
what do the sas log messages "numeric values have been converted to character" mean? What are the implications? : Sas programming
explain what is data set in sas? : Sas-administrator
for report generation which one you used proc report or data_null_?
What does the RUN statement do?