VOOZH about

URL: https://www.digitalocean.com/community/tutorial-series/how-to-use-sql

⇱ DigitalOcean


Tutorial series

How To Use SQL

Introduction

Series Description

Structured Query Language — commonly known as SQL — is a language used to define, control, manipulate, and query data held in a relational database. SQL has been widely adopted since it was first developed in the 1970s, and today it’s the predominant language used to manage relational database management systems.

Ideal for managing structured data (data that can fit neatly into an existing data model), SQL is an essential tool for developers and system administrators in a wide variety of contexts. Also, because of its maturity and prevalence, candidates with SQL experience are highly sought after for jobs across a number of industries.

This series is intended to help you get started with using SQL. It includes a mix of conceptual articles and tutorials which provide introductions to various SQL concepts and practices. You can also use the entries in this series for reference while you continue to hone your skills with SQL.

Note: Please be aware that the tutorials in this series use MySQL in examples, but many RDBMSs use their own unique implementations of SQL. Although the commands outlined in this tutorial will work on most RDBMSs, the exact syntax or output may differ if you test them on a system other than MySQL.

Tutorials in series

Tutorial

Understanding Relational Databases

  • July 16, 2020
  • 9 min read
Tutorial

Why You Should Learn SQL

  • October 19, 2022
  • 7 min read
Tutorial

Understanding SQL Constraints

  • September 15, 2020
  • 10 min read
Tutorial

How To Create and Manage Tables in SQL

  • September 15, 2020
  • 7 min read
Tutorial

How To Use Constraints in SQL

  • September 15, 2020
  • 5 min read
Tutorial

How To Insert Data in SQL

  • September 15, 2020
  • 10 min read
Tutorial

How To Update Data in SQL

  • October 21, 2020
  • 21 min read
Tutorial

How To Delete Data in SQL

  • September 15, 2020
  • 13 min read
Tutorial

How To SELECT Rows FROM Tables in SQL

  • December 19, 2020
  • 17 min read

Become a contributor for community

Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.

DigitalOcean Documentation

Full documentation for every DigitalOcean product.

Resources for startups and AI-native businesses

The Wave has everything you need to know about building a business, from raising funding to marketing your product.

Get our newsletter

Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.

New accounts only. By submitting your email you agree to our Privacy Policy

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Start building today

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.

© 2026 DigitalOcean, LLC.Sitemap.
Dark mode is coming soon.