Hi,
I'm doing SAS base practice exam, and can't find the cert.input files. Does anyone know how can I get them?
Before you enter the exam itself, there is a page that describes how to acquire the input files, depending on which platform you are using to write your SAS code. Go back to the start of the eLearning and read the introduction material carefully.
i did all the instruction but i am not able do the
In SAS Studio, can you please run this code?
libname cert "~/cert";
and then verify by typing the following code:
proc datasets lib=cert;
quit; this step also i did but i am getting warning messasge
proc datasets lib=cert;
quit;
Hello @harish45
I assume that you are referring to the Practice Exam available for free on learn.sas.com?
Please clarify if you are using SAS Studio from:
Follow these instructions from learn.sas.com/mod/page/view.php?id
Instructions for Using SAS OnDemand for Academics
This is a knowledge-sharing community for SAS Certified Professionals and anyone who wants to learn more about becoming SAS Certified. Ask questions and get answers fast. Share with others who are interested in certification and who are studying for certifications.To get the most from your community experience, use these getting-started resources:
Community Do's and Don'ts
How to add SAS syntax to your post
How to get fast, helpful answers
Ready to level-up your skills? Choose your own adventure.