AQA A2 Computing > AQA A2 Computing 5.3 Structured Query Language > Flashcards
SELECT
Statement is used to extract data from one or more tables
WHERE
To select which rows of a table are shown
=
equal to
>
greater than
<
less than
SQL
Structered Query Language
DDL
Data Definition Language