Skip to content

Introduction

Structured Query Language (SQL) Core Concepts

  • table
  • column
  • row
  • primary key
  • foreign key
  • Data types
SELECT name, release_date
FROM games

CASE

Basic keywords in SQL are:

LIMIT and OFFSET