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

 Hi 

 

 I am doing sas e learning and I am on programming 1 course

I couldn't see any discussion on array function

 can anyone plz guide me which of the  e courses or chapters will tell me about array function

 

 thanks 

 

1 ACCEPTED SOLUTION

Accepted Solutions
Cynthia_sas
SAS Super FREQ

Hi:

  We don't cover arrays in the Programming 1 course. We cover DO Loops in Programming 2 and we cover ARRAYS in Programming 3. You'll find course descriptions of ALL the Programming courses here: http://support.sas.com/training/us/paths/prg.html -- just click on any course title to drill down to the web site for the courses where you can see the topics, prerequisites, full course outline, offering dates in the US, training formats and price.

 

  There are also free resources for you in User Group papers. You can find some good papers on Array processing here:

https://www.lexjansen.com/phuse/2017/ct/CT07.pdf

https://support.sas.com/rnd/papers/sgf07/arrays1780.pdf

https://www.lexjansen.com/pharmasug/2016/TT/PharmaSUG-2016-TT07.pdf

http://support.sas.com/resources/papers/proceedings13/082-2013.pdf

http://support.sas.com/resources/papers/proceedings11/244-2011.pdf

https://www.mwsug.org/proceedings/2017/TT/MWSUG-2017-TT09.pdf

 

Hope this helps,

Cynthia

 

View solution in original post

4 REPLIES 4
PeterClemmensen
Tourmaline | Level 20

First off, there is no array function. There is an array statement

 

Second off, simply read the documentation. It will get you going.

Cynthia_sas
SAS Super FREQ

Hi:

  We don't cover arrays in the Programming 1 course. We cover DO Loops in Programming 2 and we cover ARRAYS in Programming 3. You'll find course descriptions of ALL the Programming courses here: http://support.sas.com/training/us/paths/prg.html -- just click on any course title to drill down to the web site for the courses where you can see the topics, prerequisites, full course outline, offering dates in the US, training formats and price.

 

  There are also free resources for you in User Group papers. You can find some good papers on Array processing here:

https://www.lexjansen.com/phuse/2017/ct/CT07.pdf

https://support.sas.com/rnd/papers/sgf07/arrays1780.pdf

https://www.lexjansen.com/pharmasug/2016/TT/PharmaSUG-2016-TT07.pdf

http://support.sas.com/resources/papers/proceedings13/082-2013.pdf

http://support.sas.com/resources/papers/proceedings11/244-2011.pdf

https://www.mwsug.org/proceedings/2017/TT/MWSUG-2017-TT09.pdf

 

Hope this helps,

Cynthia

 

ambreen
Calcite | Level 5

Thank you so much these are very helpful.

 

sas-innovate-2024.png

Available on demand!

Missed SAS Innovate Las Vegas? Watch all the action for free! View the keynotes, general sessions and 22 breakouts on demand.

 

Register now!

Mastering the WHERE Clause in PROC SQL

SAS' Charu Shankar shares her PROC SQL expertise by showing you how to master the WHERE clause using real winter weather data.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 4 replies
  • 478 views
  • 0 likes
  • 4 in conversation