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

The process of organizing data in a database to eliminate redundancy and improve efficiency.
Indexing
The technique of creating data structures, called indexes, to improve the speed of data retrieval operations in a database.
Backup
The process of creating copies of data to ensure its availability in case of data loss or corruption.
Data Warehousing
The process of collecting and managing data from various sources for business intelligence and analysis purposes.
Database Administrator
A professional responsible for managing and maintaining a database system.
Database Management Systems
A software system that manages databases and allows users to access and manipulate data.
Query
A request for data from a database using a specific set of criteria.
Data Integrity
The accuracy, consistency, and reliability of data stored in a database, ensuring it is valid and trustworthy.
Relational Database
A type of database that organizes data into tables with predefined relationships between them.
Query Optimization
The process of selecting the most efficient execution plan for a query in a database management system.
Normalization