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 / shaik parwez
Using Keep option
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the maximum and minimum length of macro variable
what are input dataset and output dataset options? : Sas programming
How to convert a numeric variable to a character variable?
What sas features do you use to check errors and data validation?
In sas admin differentiate between roles and capabilities? : sas-grid-administration
How to create an external dataset with sas code?
how to read the variables in sas? : Sas-administrator
Do you need to know if there are any missing values?
How do you use the do loop if you don’t know how many times you should execute the do loop?
how do you debug and test your sas programs? : Sas programming
If you could design your ideal job, what would it look like?
hi here is a problem can anybody solve this? i want to report the data through third party file. by using data _null_ or proc report or macro automation process. but i want to insert the 'titles and footnotes' in between the data and also starting of 2nd and ending of 2nd and starting of 3rd and ending of the 3rd page. tell me how and write the code?
What are the advantages of using sas?
To what type of programms have you used scratch macros?
how does sas handle missing values in assignment statements? : Sas programming