Answer Posted / ragivenk189
It acts like a pointer and can be used to subset your data
set _n_=10 in data step will force SAS to process the data
until first 10 observations
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Name and describe few sas character functions that are used for data cleaning in brief.
What is the good sas programming practices for processing large data sets?
What are the features of base sas system?
how can you create zero observation dataset? : Sas programming
Difference between nodup and nodupkey options?
Can you execute macro within another macro? If so, how would sas know where the current macro ended and the new one began? : sas-macro
what is snowflake schema? : Sas-di
What are the limitations for memory allocation for SAS variables
How do you use the do loop if you don’t know how many times you should execute the do loop?
What are the data types in sas?
how does sas handle missing values in functions? : Sas programming
Explain the main difference between the sas procedures and functions? : Sas-administrator
What is the purpose of _character_ and _numeric_?
what versions of sas have you used (on which platforms)? : Sas programming
What are the special input delimiters used in SAS?