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
My guess is to use Keep statement.
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
what are some good sas programming practices for processing very large data sets? : Sas programming
Mention the difference between ceil and floor functions in sas?
what are input dataset and output dataset options? : Sas programming
Do you need to rearrange the order of the data for the report?
What are SAS/ACCESS and SAS/CONNECT?
how does sas handle missing values in functions? : Sas programming
How we can create SAS USER DEFINED CODE?
what is the use of proc contents and proc print in sas? : Sas-administrator
what is the basic structure sas administrator? : Sas-administrator
Explain why double trailing @@ is used in input statement?
Hi Friends, Am Priya,new to your forum. am looking for Interview questions on SAS Platform Administration. I searched everywhere but I couldn't find them,please can anyone help me with complete interview questions normally everyone will face in the interviews on SAS Administration. am really facing problems in the interviews,am not able to answer any of their questions. I would really appreciate all your help if you can email the complete Interview Questions to priyafeb84@gmail.com Kindly awaiting for your reply with eager
how do you test for missing values? : Sas programming
How do you convert basic cube to transaction cube and transaction cube to basic cube?
what can you learn from the sas log when debugging? : Sas programming
Differences between where and if statement?