Question 17: How would you print entire detail of a user defined format?
- CATALOG
- Get all Questions and Answer from here
- You need to have paid subscription to access all questions
- Thanks for considering SAS Certification Material
Correct Answer : 4 Exp : Use below syntax to know all the user defined formats.
Check All the User Defined Format:
libname hetrain '/folders/myfolders/hadoopexam';
You can access to full explanation to question and answer from this page.