Try Blinkist to get the key ideas from 7,500+ bestselling nonfiction titles and podcasts. Listen or read in just 15 minutes.
Get started for free
Blink 3 of 8 - The 5 AM Club
by Robin Sharma
SQL Queries for Mere Mortals by John L. Viescas is a comprehensive guide that teaches SQL query language in a clear and understandable way. It covers a wide range of topics, from basic to advanced queries, making it suitable for beginners and experienced professionals alike.
In SQL Queries for Mere Mortals, John L. Viescas introduces us to the world of SQL, assuming no prior knowledge of databases or SQL. The book begins with the basic concepts of SQL, such as what a database is, what a query is, and how to retrieve data from a database using SELECT statements. It also covers the fundamental concepts of relational databases, such as tables, rows, and columns.
As we progress through the book, Viescas delves into more advanced topics, such as sorting and filtering data using ORDER BY and WHERE clauses. He explains the use of aggregate functions like SUM, COUNT, AVG, and MAX, to perform calculations on data within a table. The author also teaches us how to group data using GROUP BY and HAVING clauses, and how to work with multiple tables using JOIN operations.
After establishing a solid foundation, SQL Queries for Mere Mortals moves on to more complex queries. Viescas introduces us to subqueries, which are queries nested within other queries, and explains how they can be used to solve more complex problems. He also covers the use of set operations such as UNION, INTERSECT, and EXCEPT to combine the results of multiple queries.
We then dive into the more advanced features of SQL, including the use of CASE expressions to perform conditional logic in our queries. Viescas also demonstrates how to modify data in a database using INSERT, UPDATE, and DELETE statements. Throughout these discussions, the author provides numerous examples and exercises to reinforce our understanding.
As we progress, SQL Queries for Mere Mortals takes a practical turn, guiding us through real-world scenarios and demonstrating how to apply SQL to solve common business problems. Viescas shows us how to handle missing or incorrect data, how to work with date and time data, and how to create reports from our query results.
The final sections of the book focus on improving the performance of our queries. Viescas explains how to use indexes to speed up data retrieval, how to optimize complex queries, and how to monitor and tune our database for better performance. He also discusses the security aspects of SQL, such as user privileges and data encryption.
Throughout the book, Viescas provides numerous exercises and examples, encouraging us to practice and apply what we've learned. He also provides downloadable sample databases, allowing us to follow along with the exercises and experiment with SQL in a real-world context.
In conclusion, SQL Queries for Mere Mortals is an excellent resource for anyone who wants to learn SQL from scratch or deepen their understanding of the language. Viescas' clear and engaging writing style, combined with practical examples and exercises, makes this book an essential guide for mastering SQL and effectively querying relational databases.
SQL Queries for Mere Mortals by John L. Viescas is a comprehensive guide for beginners and experienced professionals alike. It provides clear explanations and practical examples to help you master the art of writing SQL queries. Whether you're retrieving data, modifying tables, or creating complex joins, this book will equip you with the knowledge and skills you need to become proficient in SQL.
Individuals who want to learn how to write effective SQL queries
Professionals looking to improve their data analysis and manipulation skills
Students or beginners in the field of database management
It's highly addictive to get core insights on personally relevant topics without repetition or triviality. Added to that the apps ability to suggest kindred interests opens up a foundation of knowledge.
Great app. Good selection of book summaries you can read or listen to while commuting. Instead of scrolling through your social media news feed, this is a much better way to spend your spare time in my opinion.
Life changing. The concept of being able to grasp a book's main point in such a short time truly opens multiple opportunities to grow every area of your life at a faster rate.
Great app. Addicting. Perfect for wait times, morning coffee, evening before bed. Extremely well written, thorough, easy to use.
Try Blinkist to get the key ideas from 7,500+ bestselling nonfiction titles and podcasts. Listen or read in just 15 minutes.
Get started for free
Blink 3 of 8 - The 5 AM Club
by Robin Sharma