Beginning SQL Queries: From Novice to Professional
โ Scribed by Clare Churcher (auth.)
- Publisher
- Apress
- Year
- 2008
- Tongue
- English
- Leaves
- 226
- Edition
- 1
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
Clare Churcher's Beginning SQL Queries is your guide to mastering the lingua franca of the database industry: the SQL language. Good knowledge of SQL is crucial to anyone working with databases, because it is with SQL that you retrieve data, manipulate data, and generate business results. Knowing how to write good queries is the foundation for all work done in SQL, and it is a foundation that Clare lays well in her book.
- Does not bore with syntax!
- Helps you learn the underlying concepts involved in querying a database, and from there the syntax is easy
- Provides exceptionally clear examples and explanations
- Is academically sound while being practical and approachable
โฆ Table of Contents
Front Matter....Pages i-xx
Relational Database Overview....Pages 1-15
Simple Queries on One Table....Pages 17-40
A First Look at Joins....Pages 41-59
Nested Queries....Pages 61-75
Self Joins....Pages 77-93
More Than One Relationship Between Tables....Pages 95-105
Set Operations....Pages 107-132
Aggregate Operations....Pages 133-151
Efficiency Considerations....Pages 153-167
How to Approach a Query....Pages 169-189
Common Problems....Pages 191-208
Back Matter....Pages 209-218
โฆ Subjects
Data Structures, Cryptology and Information Theory
๐ SIMILAR VOLUMES
1. Relational Database Overview -- 2. Simple Queries on One Table -- 3. A First Look at Joins -- 4. Nested Queries -- 5. Self Joins -- 6. Multiple Relationships Between Tables -- 7. Set Operations -- 8. Aggregate Operations -- 9. Window Function -- 10. Efficiency Considerations -- 11. Approaching A
<strong>Clare Churcher</strong>'s<em>Beginning SQL Queries</em>is your guide to mastering the lingua franca of the database industry: the SQL language. Good knowledge of SQL is crucial to anyone working with databases, because it is with SQL that you retrieve data, manipulate data, and generate busi
Beginning SQL Server 2008 for Developers is the starting-point in the Apress roadmap of titles for developers who wish to base their projects upon Microsoft's flagship database management system. The book takes developers from the point of installing SQL Server 2008, through the process of storing,
<p>Get started with PL/SQL, the built-in language that every Oracle developer and database administrator must know, in Beginning PL/SQL , a fast-paced and example-filled tutorial. Learn from author <strong>Don Bales</strong> extensive experience to discover the most commonly used aspects of PL/SQL