BookmarkSubscribeRSS Feed
rraj3
Calcite | Level 5

What does PROC CONTENTS provide?
a) Shows the contents of a SAS data set and prints the directory of the SAS library. 
b) Shows the contents of a SAS data set and manage libraries.
c) Shows the data portion of a SAS data set.

Options:

a
b
c
All of the above

4 REPLIES 4
SASEnthusiast
Obsidian | Level 7

The answer is Option (a).

Ksharp
Super User

Yeah. I vote for  A  either.

Kurt_Bremser
Super User

I'd say none of the above.

To show the contents of a dataset, I'd need to do a proc print or proc sql select *.

proc contents reveals information about the metadata of a SAS dataset (and can produce a directory listing)

The question should be rephrased if meant for an international audience.

LinusH
Tourmaline | Level 20

@Kurt_Bremser agreed. And what does "...prints the directory of the SAS library" even mean? Sounds more like they try to describe PROC DATASETS.

Data never sleeps

sas-innovate-2024.png

Join us for SAS Innovate April 16-19 at the Aria in Las Vegas. Bring the team and save big with our group pricing for a limited time only.

Pre-conference courses and tutorials are filling up fast and are always a sellout. Register today to reserve your seat.

 

Register now!

What is Bayesian Analysis?

Learn the difference between classical and Bayesian statistical approaches and see a few PROC examples to perform Bayesian analysis in this video.

Find more tutorials on the SAS Users YouTube channel.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 4 replies
  • 1113 views
  • 1 like
  • 5 in conversation