logo

Study resource

Structured Query Language (SQL) key terms

Study Structured Query Language (SQL) with curriculum-aligned Key Terms resources, practice links, and exam-focused support.

At a glance

key terms

Resource type

Topic

Structured Query Language (SQL)

AqaA LevelComputer ScienceFundamentals of databases

Key terms

  • JOIN

    An SQL operation that combines related data from multiple tables using a matching condition.

  • WHERE

    A condition used to restrict which rows are selected, updated or deleted.