The Essential PROC SQL Handbook for SAS Users

The Essential PROC SQL Handbook for SAS Users
Author: Katherine Prairie
Publisher: SAS Institute
Total Pages: 589
Release: 2005
Genre: Query languages (Computer science)
ISBN: 1590475712

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.

The Essential PROC SQL Handbook for SAS Users

The Essential PROC SQL Handbook for SAS Users
Author: Katherine Prairie
Publisher: SAS Institute
Total Pages: 586
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

SAS Programming for Enterprise Guide Users, Second Edition
Author: Neil Constable
Publisher: SAS Institute
Total 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.

PROC SQL by Example

PROC SQL by Example
Author: Howard Schreier
Publisher: SAS Institute
Total Pages: 294
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.

Pharmaceutical Statistics Using SAS

Pharmaceutical Statistics Using SAS
Author: Alex Dmitrienko
Publisher: SAS Institute
Total Pages: 464
Release: 2007
Genre: Computers
ISBN: 1599943573

Introduces a range of data analysis problems encountered in drug development and illustrates them using case studies from actual pre-clinical experiments and clinical studies. Includes a discussion of methodological issues, practical advice from subject matter experts, and review of relevant regulatory guidelines.

Market Data Analysis Using JMP

Market Data Analysis Using JMP
Author: Walter R. Paczkowski
Publisher: SAS Institute
Total Pages: 972
Release: 2018-02-05
Genre: Computers
ISBN: 1629604852

With the powerful interactive and visual functionality of JMP, you can dynamically analyze market data to transform it into actionable and useful information with clear, concise, and insightful reports and displays. Market Data Analysis Using JMP is a unique example-driven book because it has a specific application focus: market data analysis. A working knowledge of JMP will help you turn your market data into vital knowledge that will help you succeed in a highly competitive, fast-moving, and dynamic business world. This book can be used as a stand-alone resource for working professionals, or as a supplement to a business school course in market data research. Anyone who works with market data will benefit from reading and studying this book, then using JMP to apply the dynamic analytical concepts to their market data. After reading this book, you will be able to quickly and effortlessly use JMP to: prepare market data for analysis use and interpret sophisticated statistical methods build choice models estimate regression models to turn data into useful and actionable information Market Data Analysis Using JMP will teach you how to use dynamic graphics to illustrate your market data analysis and explore the vast possibilities that your data can offer!

SAS for Linear Models

SAS for Linear Models
Author: Ramon Littell
Publisher: John Wiley & Sons
Total Pages: 500
Release: 2002-05-24
Genre: Mathematics
ISBN: 0471221740

Features and capabilities of the REG, ANOVA, and GLM procedures are included in this introduction to analysing linear models with the SAS System. This guide shows how to apply the appropriate procedure to data analysis problems and understand PROC GLM output. Other helpful guidelines and discussions cover the following significant areas: Multivariate linear models; lack-of-fit analysis; covariance and heterogeneity of slopes; a classification with both crossed and nested effects; and analysis of variance for balanced data. This fourth edition includes updated examples, new software-related features, and new material, including a chapter on generalised linear models. Version 8 of the SAS System was used to run the SAS code examples in the book. * Provides clear explanations of how to use SAS to analyse linear models * Includes numerous SAS outputs * Includes new chapter on generalised linear models * Uses version 8 of the SAS system This book assists data analysts who use SAS/STAT software to analyse data using regression analysis and analysis of variance. It assumes familiarity with basic SAS concepts such as creating SAS data sets with the DATA step and manipulating SAS data sets with the procedures in base SAS software.

Learning SAS by Example

Learning SAS by Example
Author: Ron Cody
Publisher: SAS Institute
Total Pages: 553
Release: 2018-07-03
Genre: Computers
ISBN: 1635266564

Learn to program SAS by example! Learning SAS by Example, A Programmer’s Guide, Second Edition, teaches SAS programming from very basic concepts to more advanced topics. Because most programmers prefer examples rather than reference-type syntax, this book uses short examples to explain each topic. The second edition has brought this classic book on SAS programming up to the latest SAS version, with new chapters that cover topics such as PROC SGPLOT and Perl regular expressions. This book belongs on the shelf (or e-book reader) of anyone who programs in SAS, from those with little programming experience who want to learn SAS to intermediate and even advanced SAS programmers who want to learn new techniques or identify new ways to accomplish existing tasks. In an instructive and conversational tone, author Ron Cody clearly explains each programming technique and then illustrates it with one or more real-life examples, followed by a detailed description of how the program works. The text is divided into four major sections: Getting Started, DATA Step Processing, Presenting and Summarizing Your Data, and Advanced Topics. Subjects addressed include Reading data from external sources Learning details of DATA step programming Subsetting and combining SAS data sets Understanding SAS functions and working with arrays Creating reports with PROC REPORT and PROC TABULATE Getting started with the SAS macro language Leveraging PROC SQL Generating high-quality graphics Using advanced features of user-defined formats and informats Restructuring SAS data sets Working with multiple observations per subject Getting started with Perl regular expressions You can test your knowledge and hone your skills by solving the problems at the end of each chapter.

PROC SQL

PROC SQL
Author: Kirk Paul Lafler
Publisher: SAS Institute
Total Pages: 525
Release: 2019-03-20
Genre: Computers
ISBN: 1635266815

PROC SQL: Beyond the Basics Using SAS®, Third Edition, is a step-by-step, example-driven guide that helps readers master the language of PROC SQL. Packed with analysis and examples illustrating an assortment of PROC SQL options, statements, and clauses, this book not only covers all the basics, but it also offers extensive guidance on complex topics such as set operators and correlated subqueries. Programmers at all levels will appreciate Kirk Lafler’s easy-to-follow examples, clear explanations, and handy tips to extend their knowledge of PROC SQL. This third edition explores new and powerful features in SAS® 9.4, including topics such as: IFC and IFN functions nearest neighbor processing the HAVING clause indexes It also features two completely new chapters on fuzzy matching and data-driven programming. Delving into the workings of PROC SQL with greater analysis and discussion, PROC SQL: Beyond the Basics Using SAS®, Third Edition, explores this powerful database language using discussion and numerous real-world examples.

SAS Certification Prep Guide

SAS Certification Prep Guide
Author: Sas Institute
Publisher: SAS Institute
Total Pages: 582
Release: 2017-12-22
Genre: Computers
ISBN: 9781635263732

Prepare for the SAS Base Programming for SAS 9 exam with the official guide by the SAS Global Certification Program. New and experienced SAS users who want to prepare for the SAS Base Programming for SAS 9 exam will find this guide to be an invaluable, convenient, and comprehensive resource that covers all of the objectives tested on the exam. Now in its fourth edition, the guide has been extensively updated, and revised to streamline explanations. Major topics include importing and exporting raw data files, creating and modifying SAS data sets, and identifying and correcting data syntax and programming logic errors. The chapter quizzes have been thoroughly updated and full solutions are included at the back of the book. In addition, links are provided to the exam objectives, practice exams, and other helpful resources, such as the updated Base SAS glossary and an expanded collection of practice data sets.