Statistical Analysis System (SAS) Programming Certification Practice Exam Flash Cards

Disable ads (and more) with a membership for a one time $2.99 payment

Question: 1 / 50

Which statement correctly stores formats in a permanent catalog?

?

libname formtlib 'C:\Users\Student1\sas\formats\lib'; proc format lib=formtlib ...;

Next

Report this question