top of page
A Brief Introduction to DS2 by Mark Jordan
Wed, Jun 22
|Webinar
Come learn DS2 from the man who wrote the book on DS2!
Registration is closed
See other events

Time & Location
Jun 22, 2022, 12:00 PM – 1:00 PM EDT
Webinar
DS2 is a SAS-proprietary programming language available in Base SAS. It is designed for parallel processing using an intriguing combination of SQL and traditional DATA step syntax. In this overview, you will learn:
Basic DS2 programing syntax
Similarities and differences from traditional DATA step programming.
Thumb rules for choosing DS2 or DATA step
How to access and manipulate the database table data at full precision using ANSI data types like DECIMAL, BIGINT, and VARCHAR.
How to convert DATA step programs into DS2 threads to enable parallel processing.
bottom of page