PROC SQL by Example
Title | PROC SQL by Example PDF eBook |
Author | Howard Schreier |
Publisher | SAS Institute |
Pages | 296 |
Release | 2014-11-07 |
Genre | Computers |
ISBN | 1599948834 |
In PROC SQL by Example: Using SQL within SAS, author Howard Schreier illustrates the use of PROC SQL in the context of the SAS DATA step and other SAS procedures (such as SORT, FREQ, MEANS, SUMMARY, APPEND, DATASETS, and TRANSPOSE) whose functionality overlaps and complements that of SQL. Using a side-by-side approach, this concise reference guide includes many extensively explained examples showing equivalent DATA step and SQL code, enabling SAS users to take advantage of existing SAS skills and knowledge while learning about SQL. Discussions cover the differences between SQL and the DATA step as well as situations where SQL and the DATA step are used together to benefit from the strengths of each. Topics addressed include working with joins and merges; using subqueries; understanding set operators; using the Macro Facility with PROC SQL; maintaining tables; working with views; using PROC SQL as a report generator; and more. This text is ideal for SAS programmers seeking to add PROC SQL to their SAS toolkits as well as SQL programmers striving to better integrate the SAS DATA step and SQL. This book is part of the SAS Press program.
The Essential PROC SQL Handbook for SAS Users
Title | The Essential PROC SQL Handbook for SAS Users PDF eBook |
Author | Katherine Prairie |
Publisher | SAS Institute |
Pages | 588 |
Release | 2005-06-21 |
Genre | Computers |
ISBN | 1612906885 |
Navigate the world of the powerful SQL procedure with Katherine Prairie's Essential PROC SQL Handbook for SAS Users. Written in an easy-to-use, logical format, this comprehensive reference focuses on the functionality of the procedure, as well as the accomplishment of common tasks using PROC SQL, enabling readers to quickly develop and enhance their SQL skills. Features include more than 300 examples of PROC SQL code, plus queries and diagrams showing how the statements are processed, tips and techniques highlighting "need-to-know" concepts, and an appendix designed specifically for SQL Pass-Through Facility and SAS/ACCESS users. This practical guide is written for SAS users of all levels who want to learn how to integrate the SQL procedure into their Base SAS and/or SAS/ACCESS programs as well as SQL programmers who want to adapt their current skills to SAS. This book is part of the SAS Press program.
SAS Programming for Enterprise Guide Users, Second Edition
Title | SAS Programming for Enterprise Guide Users, Second Edition PDF eBook |
Author | Neil Constable |
Publisher | SAS Institute |
Pages | 308 |
Release | 2010-09-17 |
Genre | Business & Economics |
ISBN | 1607645270 |
New and updated for SAS Enterprise Guide 4.2, this pragmatic, example-driven book demonstrates how programmers can use SAS code to enhance the capabilities of SAS Enterprise Guide.
SAS/ENGLISH Software
Title | SAS/ENGLISH Software PDF eBook |
Author | |
Publisher | SAS Institute |
Pages | 172 |
Release | 1993 |
Genre | Computers |
ISBN |
The Little SAS Enterprise Guide Book
Title | The Little SAS Enterprise Guide Book PDF eBook |
Author | Susan J. Slaughter |
Publisher | SAS Institute |
Pages | 330 |
Release | 2017-03-22 |
Genre | Computers |
ISBN | 1629608904 |
Whether you are using SAS Enterprise Guide for the first time, or are looking to expand your skills, this book provides a series of carefully designed tutorials to help you master the basics of the tasks you'll want to do most frequently. --
Professional SAS Programmer's Pocket Reference
Title | Professional SAS Programmer's Pocket Reference PDF eBook |
Author | Rick Aster |
Publisher | Breakfast Communications Corporation |
Pages | 198 |
Release | 1998 |
Genre | Computers |
ISBN |
Table of ContentsChapter 1 System overviewChapter 2 ProgrammingChapter 3 General rulesChapter 4 Global statementsChapter 5 Data step statementsChapter 6 Proc step statementsChapter 7 ExpressionsChapter 8 Macro LanguageChapter 9 System optionsChapter 10 FilesChapter 11 Descriptive statisticsChapter 12 Display managerChapter 13 InformatsChapter 14 FormatsChapter 15 FunctionsChapter 16 CALL routinesChapter 17 Base SAS procsChapter 18 Products
SAS Essentials
Title | SAS Essentials PDF eBook |
Author | Alan C. Elliott |
Publisher | John Wiley & Sons |
Pages | 582 |
Release | 2023-03-01 |
Genre | Education |
ISBN | 1119901618 |
Valuable step-by-step introduction to using SAS® statistical software as a foundational approach to data analysis and interpretation Presenting a straightforward introduction from the ground up, SAS® Essentials illustrates SAS using hands-on learning techniques and numerous real-world examples; keeping different experience levels in mind, the highly qualified author team has developed the book over 25 years of teaching introductory SAS courses. This book introduces data manipulation, statistical techniques, and the SAS programming language, including SAS macros, reporting results in tables, and factor analysis, as well as sections on character functions, variable manipulation, and merging, appending, and updating files. It features self-contained chapters to enhance the learning process and includes programming approaches for the latest version of the SAS platform. The Third Edition has been updated with expanded examples, a new chapter introducing PROC SQL as well as new end-of-chapter exercises. The Third Edition also includes a companion website with data sets, additional code, notes on SAS programming, functions, ODS, PROC SQL, and SAS Arrays, along with solutions for instructors. Specific sample topics covered in SAS® Essentials include: Getting data into SAS, reading, writing, and importing data, preparing data for analysis, preparing to use SAS procedures, and controlling output using ODS Techniques for creating, editing, and debugging SAS programs, cleaning up messy data sets, and manipulating data using character, time, and numeric functions. Other essential computational skills that are utilized by business, government, and organizations alike, and DATA step for data management Using PROC to analyze data, including evaluating quantitative data, analyzing counts and tables, comparing means using T-Tests, correlation and regression, and analysis of variance, Nonparametric analysis, logistic regression, factor analysis, and creating custom graphs and reports. SAS® Essentials is a fundamental study resource for professionals preparing for the SAS Base Certification Exam, as well as an ideal textbook for courses in statistics, data analytics, applied SAS programming, and statistical computer applications.