If reading a variable length file with fixed input, how
would you prevent SAS from reading the next record if the
last variable didn?t have a value?
Answer Posted / satish vatsavai
We can use Missover and Pad options
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
i have a dataset with 100 obs i want to generate title from 20th obs onwards with total observations. that should contain 100 obs.dont use firstobs and dnt split the data. use dataset block or proc report? how can we genarate;
What Proc glm does?
Can you explain the process of calendar?
for whom is sas data integration studio designed? : Sas-di
how sas deals with business intelligence? : Sas-bi
Name types of category in which SAS Informats are placed?
what is hierarchy flattening? : Sas-di
Which command is used to perform sorting in sas program?
Explain proc sort?
What are common programming errors committed in sas
What is maximum number of rows and cols can be handled in SAS?
What are all the problems you faced while validating tables and reports?
How to sort in descending order?
How you can read the variables that you need?
How we can call macros with in data step? : sas-macro