SQL Lessons

Getting Started with SQL

Getting Started with SQL

Setting up to work with SQL

Introduction

Introduction

we'll tackle SQL, which stands for Structured Query Language and is a programming language we use with databases.

Table manipulation

So, back to tables!

Clauses

statements help us interact with databases and are made up of clauses.

Operators

In SQL, one of the most widely used operators is ...

Queries

let's look into queries with more detail!

Functions

A function combines many lines of code into one word we can use.

Keys and constraints

Keys and constraints

Another useful constraint is...

Rate This Course