Quiz
-
In which step does the SAS hash object exist?
-
PROC step
-
DATA step
-
OPTIONS
-
a and b only.
-
-
What does a component object consist of?
-
Methods
-
Attributes
-
Both a and b.
-
None of the above.
-
-
What are the DEFINE methods that are required to define a hash object?
-
DEFINEKEY
-
DEFINEDATA
-
DEFINEDONE
-
All of the above.
-
-
What does the FIND hash object method do?
-
Adds data associated with a key to the hash object.
-
Determines whether the key is stored in the hash object.
-
Defines key variables to the hash object.
-
Specifies that all key and data definitions are complete.
-
-
What does the PREV method do?
-
Returns the first value in the underlying hash object.
-
Get SAS Certified Professional Prep Guide 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.