Multiple choice technology programming languages

The RESET statement enables you to add, drop, or change the options in PROC SQL without restarting the procedure.True or False?

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

The RESET statement in PROC SQL is used to reset specific options or settings, not to add, drop, or change options dynamically. It can reset certain parameters but does not provide the comprehensive option management described in the question.