1/6
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced | Call with Kai |
|---|
No analytics yet
Send a link to your students to track their progress
Definition of a database.
A collection of data organised so it can be easily searched.
Definition of a relational database.
Multiple linked tables.
Definition of a primary key.
A unique identifier for each record.
Definition of a foreign key.
A primary key from another table that links to that table.
Definition of a record.
A row in a table.
Definition of a field.
A column in a table.
What does SQL stand for.
Structured Query Language