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