Quiz 13 Question 9 of 20

A SAS developer builds a macro %LOAD_DATA that accepts a table name and caslib. The macro should execute different code paths depending on whether the CAS table already exists. Which macro function checks for CAS table existence before loading?

Select an answer to reveal the explanation.

Motivation