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
Tell me about % include and % eval? : sas-macro
what is treatment emergent events and treatment emregent adverse event
how would you create a data set with 1 observation and 30 variables from a data set with 30 observations and 1 variable? : Sas programming
Name validation tools used in SAS
name several ways to achieve efficiency in your program? : Sas programming
Hi all, If Anybody has Advance SAS Certification dumps??? Please share with me. Email: pramod.kalugade03@gmail.com
What is the difference between %put and symbolgen? : sas-macro
What is a method to debug and test your SAS program?
how does sas handle missing values in procs? : Sas programming
How would you code a merge that will write the matches of both to one data set, the non-matches from the left-most data?
What is a macro routine?
What is the role of unrestrictive users? : sas-grid-administration
How to sort in descending order?
What are pdv and it functions?
What does P-value signify about the statistical data?