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-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

Register now!

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
  • 823 views
  • 0 likes
  • 3 in conversation