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 was the last computer book you purchased? Why?
What are the functions which are used for character handling functions?
Differentiate between format and informat? : sas-grid-administration
What are the parameters of scan function?
For a user to have access to a standard workspace server, is internal authentication alone is sufficient? : sas-grid-administration
for what purpose would you use the retain statement? : Sas programming
Name and describe few sas character functions that are used for data cleaning in brief.
what is the one statement to set the criteria of data that can be coded in any step? : Sas programming
Describe the ways in which you can create macro variables? : sas-macro
List out some key concept of SAS
Which command is used to perform sorting in sas program?
what is the difference between infile and input? : Sas-administrator
Mention few capabilities of sas framework.
What is PDV?
Explain what is data step?