Book description
Businesses are gathering data today at exponential rates and yet few people know how to access it meaningfully. If you’re a business or IT professional, this short hands-on guide teaches you how to pull and transform data with SQL in significant ways. You will quickly master the fundamentals of SQL and learn how to create your own databases.
Author Thomas Nield provides exercises throughout the book to help you practice your newfound SQL skills at home, without having to use a database server environment. Not only will you learn how to use key SQL statements to find and manipulate your data, but you’ll also discover how to efficiently design and manage databases to meet your needs.
You’ll also learn how to:
- Explore relational databases, including lightweight and centralized models
- Use SQLite and SQLiteStudio to create lightweight databases in minutes
- Query and transform data in meaningful ways by using SELECT, WHERE, GROUP BY, and ORDER BY
- Join tables to get a more complete view of your business data
- Build your own tables and centralized databases by using normalized design principles
- Manage data by learning how to INSERT, DELETE, and UPDATE records
Publisher resources
Table of contents
- Foreword
- Preface
- 1. Why Learn SQL?
- 2. Databases
- 3. SQLite
- 4. SELECT
- 5. WHERE
- 6. GROUP BY and ORDER BY
- 7. CASE Statements
- 8. JOIN
- 9. Database Design
- 10. Managing Data
- 11. Going Forward
- A. Operators and Functions
- B. Supplementary Topics
- Index
- About the Author
Product information
- Title: Getting Started with SQL
- Author(s):
- Release date: February 2016
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9781491938614
You might also like
video
SQL Fundamentals
People today spend more and more time online, working, shopping, socializing, streaming entertainment, and doing many …
video
Introducing SQL and Relational Databases
Start on the road to mastery of SQL and databases: two of the most important topics …
book
Effective SQL: 61 Specific Ways to Write Better SQL, First Edition
“Given the authors’ reputations, I expected to be impressed. I was blown away! . . . …
book
SQL in a Nutshell, 3rd Edition
For programmers, analysts, and database administrators, SQL in a Nutshell is the essential reference for the …