Greetings,
Would someone experienced please explain why answer A is incorrect?
I wanted to check both A and B but there is no multiple choice option. According to the lesson, "The DATA statement names the output table, or the table you want to create. This can be a temporary table if you use the Work library or a permanent table if you use any other library." Bearing this in mind, I considered that only option C creates a temporary table as it referred to work in its name. A and B have no such reference and therefore should create a permanent table, shouldn't they?.
Thank you.
Hi @SASRB,
exactly. "out." and "sashelp." are references to libraries.
Hi @SASRB,
a has no library is referenced in a., the default (work library) will be used.
Best
Markus
if you want to read more abot it:
SAS Help Center: SAS Default Libraries
Best Markus
@MarkusWeick, thank you.
Did I get you right that "out." portion of the file name makes the reference to the libriary?
Because there was no out in the demo video and I assumed it is not important.
Hi @SASRB,
exactly. "out." and "sashelp." are references to libraries.
Registration is open! SAS is returning to Vegas for an AI and analytics experience like no other! Whether you're an executive, manager, end user or SAS partner, SAS Innovate is designed for everyone on your team. Register for just $495 by 12/31/2023.
If you are interested in speaking, there is still time to submit a session idea. More details are posted on the website.
For SAS newbies, this video is a great way to get started. James Harroun walks through the process using SAS Studio for SAS OnDemand for Academics, but the same steps apply to any analytics project.
Find more tutorials on the SAS Users YouTube channel.