What are loop cards?

Loop cards are a great game that can be played individually or as a class. They are perfect for review key vocabulary or questions at the end of a topic or when revising for an exam.

Instructions

  1. Cut out the cards from the paper horizontally (but don't cut them in half!) and then shuffle them.
  2. Now start joining each question on the right hand side of the card to the matching answer on the next card.
  3. Carry on until all the cards loop together and you have competed the game!

Hint: Make sure that you set your paper to portrait to print 4 cards per sheet of A4 paper.

Edit Vocab

A software program or module that is responsible for managing how data is stored, organized, and accessed in a database.
SQL
Structured Query Language, a programming language used to manage and manipulate databases.
Index
A data structure that improves the speed of data retrieval operations in a database.
Query Optimization
The process of selecting the most efficient execution plan for a query in a database management system.
Data Warehousing
The process of collecting and managing data from various sources for business intelligence and analysis purposes.
Database Management Systems
A software system that manages databases and allows users to access and manipulate data.
Relational Database
A type of database that organizes data into tables with predefined relationships between them.
Backup
The process of creating copies of data to ensure its availability in case of data loss or corruption.
Query
A request for data from a database using a specific set of criteria.
Database Security
The protection of electronic databases from unauthorized access, use, disclosure, disruption, modification, or destruction.
Database Storage Engine