𝔖 Scriptorium
✦   LIBER   ✦

πŸ“

Beginning SQL Queries: From Novice to Professional

✍ Scribed by Churcher, Clare


Publisher
Apress
Year
2016
Tongue
English
Series
Expert's voice in SQL
Edition
2nd ed.
Category
Library

⬇  Acquire This Volume

No coin nor oath required. For personal study only.

✦ Synopsis


  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 Query -- 12. Common Problems -- Chapter 13: Appendix 1: Sample Database -- Chapter 14: Appendix 2: Relational Notation.;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 data from 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.

✦ Table of Contents


  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 Query --
    12. Common Problems --
    Chapter 13: Appendix 1: Sample Database --
    Chapter 14: Appendix 2: Relational Notation.

✦ Subjects


Bases de données;Computer programming;Computer science;Data mining;Data structures (Computer science);Database management;Exploration de données (Informatique);Informatique;Programmation (Informatique);Programming languages (Electronic computers);Structures de données (Informatique);Ressources Internet;Livres numériques;Structures de données (Informatique);Bases de données;Exploration de données (Informatique)


πŸ“œ SIMILAR VOLUMES


Beginning SQL Queries: From Novice to Pr
✍ Clare Churcher (auth.) πŸ“‚ Library πŸ“… 2008 πŸ› Apress 🌐 English

<p><p><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 gener

Beginning SQL queries: from novice to pr
✍ Churcher, Clare πŸ“‚ Library πŸ“… 2016 πŸ› Apress 🌐 English

<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
✍ Robin Dewson πŸ“‚ Library πŸ“… 2008 🌐 English

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,

Beginning PL/SQL: From Novice to Profess
✍ Donald Bales πŸ“‚ Library πŸ“… 2007 πŸ› Apress 🌐 English

<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