BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
Vaishali1
Fluorite | Level 6

i am following along with the SAS tutorial.  I am not seeing the library option on my SAS studio.  I do i form a SAS library?

1 ACCEPTED SOLUTION

Accepted Solutions
Cynthia_sas
SAS Super FREQ
Hi:
The tutorial datasets are not provided. Many of the tutorial videos use data from the SASHELP library or from the documentation examples. The tutorials are intended as quick "how-to" videos for you to practice with your own data.

We provide sample data inside our e-learning classes, such as the free Programming 1 or Statistics 1.

cynthia

View solution in original post

5 REPLIES 5
RW9
Diamond | Level 26 RW9
Diamond | Level 26

In the SAS editor you would type:

libname <ref> "<path to physical location>";

<ref> gets replaced by an alias of your choosing, <path> is the physical network pathname to a folder which SAS can access and where datasets saved into the library physically get stored.  It should be in the training. 

Vaishali1
Fluorite | Level 6

thank you for your reply....very helpful

Cynthia_sas
SAS Super FREQ
Hi:
The tutorial datasets are not provided. Many of the tutorial videos use data from the SASHELP library or from the documentation examples. The tutorials are intended as quick "how-to" videos for you to practice with your own data.

We provide sample data inside our e-learning classes, such as the free Programming 1 or Statistics 1.

cynthia
Vaishali1
Fluorite | Level 6

thank you very much for your reply....since i am very new to SAS, it is taking me a while to figure out things.

 

 

Cynthia_sas
SAS Super FREQ
Hi:
The Programming 1 class is free as self-paced e-learning and can help you get started with the basics.
cynthia

SAS Innovate 2025: Call for Content

Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 25. Read more here about why you should contribute and what is in it for you!

Submit your idea!

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

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
  • 5 replies
  • 1076 views
  • 0 likes
  • 3 in conversation