Quiz
Select the best answer
for each question. After completing the quiz, check your answers using
the answer key in the appendix.
-
Which of the following statements is false regarding a PROC SQL view?
-
A view cannot be used in a join.
-
A view accesses the most current underlying data.
-
A view follows the same naming conventions as a table.
-
A view can be used in SAS programs in place of an actual SAS data file.
-
-
Which of the following statements describes an advantage of using a PROC SQL view?
-
Views often save space, because a view is usually quite small compared with the data that it accesses.
-
Views prevent users from continually submitting queries to omit unwanted columns or rows.
-
Views hide complex ...
-
Get SAS Certification Prep Guide, 4th Edition now with O’Reilly online learning.
O’Reilly members experience live online training, plus books, videos, and digital content from 200+ publishers.