First page Back Continue Last page Image

Definition vs. Manipulation

The SQL statements are divided into 2 categories

The Data Manipulation Language (DML)

The Data Definition Language (DDL)

SELECT

INSERT

UPDATE

DELETE

CREATE

DATABASE

TABLE

INDEX

ALTER

TABLE

INDEX

DROP

DATABASE

TABLE

INDEX

Structure

Data

We will be working here for now