Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Big Data Analytics with SAS

You're reading from   Big Data Analytics with SAS Get actionable insights from your Big Data using the power of SAS

Arrow left icon
Product type Paperback
Published in Nov 2017
Publisher Packt
ISBN-13 9781788290906
Length 266 pages
Edition 1st Edition
Tools
Concepts
Arrow right icon
Author (1):
Arrow left icon
David Pope David Pope
Author Profile Icon David Pope
David Pope
Arrow right icon
View More author details
Toc

Table of Contents (17) Chapters Close

Title Page
Credits
Foreword
About the Author
About the Reviewer
www.PacktPub.com
Customer Feedback
Dedication
Preface
1. Setting Up the SAS Software Environment 2. Working with Data Using SAS Software FREE CHAPTER 3. Data Preparation Using SAS Data Step and SAS Procedures 4. Analysis with SAS Software 5. Reporting with SAS Software 6. Other Programming Languages in BASE SAS Software 7. SAS Software Engineers the Processing Environment for You 8. Why SAS Programmers Love SAS

The DS2 programming language


As described in  SAS® 9.4 Programming Documentation / DS2 Reference - What is DS2(http://documentation.sas.com/?cdcId=pgmsascdc&cdcVersion=9.4_3.2&docsetId=ds2ref&docsetTarget=p0qrslgyjx5ti6n), The DS2 language shares core features with the DATA step. However, DS2's capabilities extend far beyond those of the DATA step. DS2 is a procedural language that has variables, scope, methods, packages, control flow statements, table I/O statements, and parallel programming statements. Methods and packages give DS2 modularity and data encapsulation. DS2 enables you to insert SQL directly into the SET statement, thus blending the power of two powerful data manipulation languages.

DS2 intersects with the SAS data step; however, it supports much more than character and numeric datatypes. DS2 supports the following datatypes: BIGINT, BINARY(n), CHAR(n), DATE, DECIMAL|NUMERIC(p,s), DOUBLE, FLOAT, INTEGER, NCHAR(n), NVARCHAR(n), REAL, SMALLINT, TIME(p), TIMESTAMP...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at €18.99/month. Cancel anytime