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 / ganesh
We can either use keep or drop option for selecting those
five variables.
| Is This Answer Correct ? | 11 Yes | 2 No |
Post New Answer View All Answers
Give an example where SAS fails to convert character value to numeric value automatically?
Hi all, If Anybody has Advance SAS Certification dumps??? Please share with me. Email: pramod.kalugade03@gmail.com
what is the function of catx syntax? : Sas-administrator
how does sas handle missing values in procs? : Sas programming
How sas treats the dsd delimiters?
What are types of transport files?
Describe the function and untility of the most difficult SAS macro that you have written.
what is snowflake schema? : Sas-di
Do you need to compute new variables? If so,should you do this before you execute the report-writing procedure?
what are some good sas programming practices for processing very large data sets? : Sas programming
How to sort in descending order?
how does sas handle missing values in assignment statements? : Sas programming
what is metadata? : Sas-bi
What are the data types that sas contain?
what is broad cast agent? : Sas-bi