๐”– Scriptorium
โœฆ   LIBER   โœฆ

๐Ÿ“

Head First SQL: Your Brain on SQL -- A Learner's Guide

โœ Scribed by Lynn Beighley


Publisher
O'Reilly Media
Year
2007
Tongue
English
Leaves
609
Edition
1
Category
Library

โฌ‡  Acquire This Volume

No coin nor oath required. For personal study only.

โœฆ Synopsis


Is your data dragging you down? Are your tables all tangled up? Well we've got the tools to teach you just how to wrangle your databases into submission. Using the latest research in neurobiology, cognitive science, and learning theory to craft a multi-sensory SQL learning experience, Head First SQL has a visually rich format designed for the way your brain works, not a text-heavy approach that puts you to sleep.

Maybe you've written some simple SQL queries to interact with databases. But now you want more, you want to really dig into those databases and work with your data. Head First SQL will show you the fundamentals of SQL and how to really take advantage of it. We'll take you on a journey through the language, from basic INSERT statements and SELECT queries to hardcore database manipulation with indices, joins, and transactions. We all know "Data is Power" - but we'll show you how to have "Power over your Data". Expect to have fun, expect to learn, and expect to be querying, normalizing, and joining your data like a pro by the time you're finished reading!

โœฆ Table of Contents


Table of Contents
Intro
Chapter 1. data and tables
Chapter 2. the SELECT statement
Chapter 3. DELETE and UPDATE
Chapter. 4 smart table design
Chapter 5. ALTER
Chapter 6. advanced SELECT
Chapter 7. multi-table database design
Chapter 8. joins and multi-table operations
Chapter 9. subqueries
Chapter 10. outer joins, self-joins, and unions
Chapter 11. constraints, views, and transactions
Chapter 12. security
appendix i: leftovers
appendix ii: MySQL installation
appendix iii: tools roundup
Index


๐Ÿ“œ SIMILAR VOLUMES


Head First SQL: A Learner's Guide to Que
โœ Kimberley Fessel ๐Ÿ“‚ Library ๐Ÿ“… 2024 ๐Ÿ› O'Reilly Media, Inc. ๐ŸŒ English

Do you have an abundance of data but don't know how to make sense of it? Do you want to gain useful insights from your data, but you're not sure where to begin? Mining data is a vital, well-paying skill, and SQL provides the most fundamental way to query and manage data. But learning SQL can be inti