Answer Posted / sirisha
keep and drop are data set options .They are not statements
of sas.ofcourse those options are executed while we
subsetting the d/set using set statement....
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is the difference between proportion and average?
What are the automatic variables for macro? : sas-macro
What would be the value of month at the end of data step execution and how many observations would be there?
in the flow of data step processing, what is the first action in a typical data step? : Sas programming
What is PDV?
What do you code to create a macro? : sas-macro
Explain data_null_?
If a variable contains letters or special characters, can it be numeric data type?
what are 5 ways to perform a table lookup in sas? : Sas-administrator
What is the role of administrative users? : sas-grid-administration
What is the basic syntax of a sas program?
how are numeric and character missing values represented internally? : Sas programming
Do you know the features of sas?
How do you connect the desktop application to metadata server? : sas-grid-administration
Can you execute a macro within a macro? Describe. : sas-macro