Overview
- Broad appeal – Developers, web designers, database administrators, even power users working with Microsoft Access need to know something of SQL
- Clarity – Author's previous book, Beginning Database Design, has established her as someone who writes with exceptional clarity about database topics
- Succinctness – Beginning Queries with SQL does not waste readers' time. It covers the ground in far fewer pages than do competing books
Access this book
Tax calculation will be finalised at checkout
Other ways to access
About this book
Get started on mastering the one language binding the entire database industry. That language is SQL, and how it works is must-have knowledge for anyone involved with relational databases, and surprisingly also for anyone involved with NoSQL databases. SQL is universally used in querying and reporting on large data sets in order to generate knowledge to drive business decisions.
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. Every relational database supports SQL for its expressiveness in writing queries underlying reports and business intelligence dashboards. Knowing how to write good queries is the foundation for all work done in SQL, and it is a foundation that Clare Churcher's book, Beginning SQL Queries, 2nd Edition, lays well.
- Write simple queries to extract datafrom a single table
- Combine data from many tables into one business result using set operations
- Translate natural language questions into database queries providing meaningful information to the business
- Avoid errors associated with duplicated and null values
- Summarize data with amazing ease using the newly-added feature of window functions
- Tackle tricky queries with confidence that you are generating correct results
- Investigate and understand the effects of indexes on the efficiency of queries
Who This Book Is For
Beginning SQL Queries, 2nd Edition is aimed at intelligent laypeople who need to extract information from a database, and at developers and other IT professionals who are new to SQL. The book is especially useful for business intelligence analysts who must ask more complex questions of their database than their GUI–based reportingsoftware supports. Such people might be business owners wanting to target specific customers, scientists and students needing to extract subsets of their research data, or end users wanting to make the best use of databases for their clubs and societies.
Similar content being viewed by others
Keywords
Table of contents (14 chapters)
Authors and Affiliations
About the author
Bibliographic Information
Book Title: Beginning SQL Queries
Book Subtitle: From Novice to Professional
Authors: Clare Churcher
DOI: https://doi.org/10.1007/978-1-4842-1955-3
Publisher: Apress Berkeley, CA
eBook Packages: Professional and Applied Computing, Apress Access Books, Professional and Applied Computing (R0)
Copyright Information: Clare Churcher 2016
Softcover ISBN: 978-1-4842-1954-6Published: 07 July 2016
eBook ISBN: 978-1-4842-1955-3Published: 06 July 2016
Edition Number: 2
Number of Pages: XXII, 234
Number of Illustrations: 19 b/w illustrations, 142 illustrations in colour
Topics: Database Management, Programming Languages, Compilers, Interpreters, Data Mining and Knowledge Discovery, Programming Techniques, Data Structures