Chapter Quiz
Select the best answer
for each question. Check your answers using the answer key in the
appendix.
-
What is true for the double trailing at-sign (@@)?
-
It enables the next INPUT statement to read from the current record across multiple iterations of the DATA step.
-
It must be the last item specified in the INPUT statement.
-
It is released when the input pointer moves past the end of the record.
-
All of the above.
-
-
A record that is being held by a single trailing at-sign (@) is automatically released when one of the following actions occurs.
-
The input pointer moves past the end of the record.
-
The next iteration of the DATA step begins.
-
Another INPUT statement that has an @ executes.
-
Get SAS Certification Prep Guide, 4th Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.