𝔖 Scriptorium
✦   LIBER   ✦

πŸ“

PROC SQL by Example: Using SQL within SAS

✍ Scribed by Howard Schreier


Publisher
SAS Publishing
Year
2008
Tongue
English
Leaves
305
Category
Library

⬇  Acquire This Volume

No coin nor oath required. For personal study only.

✦ Synopsis


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.

✦ Subjects


Π‘ΠΈΠ±Π»ΠΈΠΎΡ‚Π΅ΠΊΠ°;ΠšΠΎΠΌΠΏΡŒΡŽΡ‚Π΅Ρ€Π½Π°Ρ Π»ΠΈΡ‚Π΅Ρ€Π°Ρ‚ΡƒΡ€Π°;SAS / JMP;


πŸ“œ SIMILAR VOLUMES


PROC SQL by Example: Using SQL Within SA
✍ Howard Schreier πŸ“‚ Library πŸ“… 2008 πŸ› SAS Press 🌐 English

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.

Proc SQL: Beyond the Basics Using SAS
✍ Kirk Paul Lafler πŸ“‚ Library πŸ“… 2004 πŸ› SAS Publishing 🌐 English

This book is okay, probably wouldn't buy if I would have flipped through it first, but ordered online. Too many examples, not enough explanation on the actual examples. Alot of examples were redundant.

SQL mit SAS: Band 2: Fortgeschrittenes P
✍ Christian FG Schendera πŸ“‚ Library πŸ“… 2011 πŸ› Oldenbourg Wissenschaftsverlag 🌐 German

<p>SQL (Structured Query Language) ist die vermutlich am weitesten verbreitete Programmiersprache weltweit und gilt mittlerweile als Quasi-Industriestandard. Dieses Buch behandelt besondere AnwendungsmΓΆglichkeiten des SAS Systems im Zusammenspiel mit SQL. Hervorzuheben ist das umfangreiche Kapitel z

SQL by Example
✍ John Russo πŸ“‚ Library πŸ“… 2017 πŸ› Momentum Press 🌐 English

<b><i>SQL by Example</i> uses one case study to teach the reader basic structured query language (SQL) skills.</b> <p>The author has tested the case study in the classroom with thousands of students. While other SQL texts tend to use examples from many different data sets, the author has found that