data new(Keep x y); set old; run; What is the result?

  1. The new dataset will have only variables x and y

  2. Syntax Error.The Keep statement should be (Keep = x y).

  3. The old dataset will have only variables x and y

  4. The new dataset will have all variables


Correct Option: B

Find more quizzes: