Question 14: You have created a filref as below. Till when this fileref will be available
filename allhecrs '/folders/myfolders/hedata/hecourses2017t.dat';
- If you update this, it will be changed
- If you clear this
- You closed your session
- A,B
- 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 : fileref and libref will have the same scope. As soon as you update it, clear it or close the session they will be removed and you have to create again.
You can access to full explanation to question and answer from this page.