Database Theory

Column

Cursor - a pointer to one row in a defined result set

Record - synonymous with a "row".

Relvar

Result Set - the result of a query as a non-permanent table of rows

Row

Schema - "structure of a database described in a formal language supported by the database management system (DBMS)" (1)

Table

Tuple - synonymous with a "row".

View

Cartesian Joins/Cartesian Product

The Cartesian product is named after René Descartes and originated from Cartesian geometry

By Quartl - Own work, CC BY-SA 3.0, https://commons.wikimedia.org/w/index.php?curid=22436861

Normalisation

1NF

2NF

3NF

Bibliography