Skip to Content
Getting Started with SQL and Databases: Managing and Manipulating Data with SQL
book

Getting Started with SQL and Databases: Managing and Manipulating Data with SQL

by Mark Simon
June 2023
Beginner content levelBeginner
390 pages
5h 41m
English
Apress

Overview

Learn the basics of writing SQL scripts. Using Standard SQL as the starting point, this book teaches writing SQL in various popular dialects, including PostgreSQL, MySQL/MariaDB, Microsoft SQL Server, Oracle, and SQLite.

The book starts with a general introduction to writing SQL and covers the basic concepts. Author Mark Simon then covers database principles, and how database tables are designed. He teaches you how to filter data using the WHERE clause, and you will work with NULL, numbers, dates, and strings. You will also understand sorting results using the ORDER BY clause, sorting by calculated columns, and limiting the number of results. By the end of the book, you will know how to insert and update data, and summarize data with aggregate functions and groups. Three appendices cover differences between SQL dialects, working with tables, and a crash course in PDO.


What You Will Learn
  • Filter, sort, andcalculate data
  • Summarize data with aggregate functions
  • Modify data with insert, update, and delete statements
  • Study design principles in developing a database

Who This Book Is For

Developers and analysts working with SQL, as well as web developers who want a stronger understanding of working with databases

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Getting Started with SQL

Getting Started with SQL

Thomas Nield
Data Wrangling with SQL

Data Wrangling with SQL

Raghav Kandarpa, Shivangi Saxena
Data Management with SQL

Data Management with SQL

SkillSprints Inc., Mark Lassoff

Publisher Resources

ISBN: 9781484294932Purchase LinkPublisher Website