mycsg.in
SAS
SASnR
Clinical Programming
CRFs
SDTM
ADaM
TFL
Tasks
Macros
QnA
Certification
Resources
Disclaimer
Contact Us
Training
Sign Up
Login
New or returning user — sign in with Google for instant login, no password needed.
Sign in with Google
Maybe later
Quiz title : Creating Multiple Observations from a Single Record
Question 1 of 9
Which 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 that is specified in the INPUT statement.
It is released when the input pointer moves past the end of the record.
All of the above.