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 / nitin
By using stopover, missover is used to read next record
without stopping.
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
what is information maps?
What are the ways to do a “table lookup” in sas?
Explain the special input delimiters used in sas programming.
describe the interaction table in sas di? : Sas-di
what is the difference between nodup and nodupkey options? : Sas programming
What is the difference between nodupkey and nodup options?
How you are maintaining sas programmes in your company...any specific version control software you are using? If so, tell me the name?
How does the internal authentication work in sas? : sas-grid-administration
what are some good sas programming practices for processing very large data sets? : Sas programming
How do you connect the desktop application to metadata server? : sas-grid-administration
What is the different between functions and PROCs that calculate the same simple descriptive statistics?
Mention common programming errors committed in sas ?
Explain input and put function?
In SAS explain which statement does not perform automatic conversions in comparisons?
Explain what is data step?