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
Cut out the cards from the paper horizontally (but don't cut them in half!) and then shuffle them.
Now start joining each question on the right hand side of the card to the matching answer on the next card.
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.
A type of database that organizes data into tables, which can be linked by relationships through the use of keys.
SQL
A standard programming language used to communicate with relational databases and perform operations such as data retrieval, insertion, updating, and deletion.
Visual Query Systems
Tools that allow users to build queries using graphical elements rather than text-based commands.
Data Manipulation
The process of using SQL commands to modify data within a database, including operations like update, insert, and delete.
Database Schema
The structure that defines the organization of data, including the tables, fields, and relationships within a database.
Drag-And-Drop Interface
A user-friendly method that enables users to select objects and manipulate them within a graphical environment for query creation.
Natural Language Interfaces
Tools that enable users to communicate with databases using everyday language instead of programming languages.
Query
A request for data or information from a database that specifies the criteria for data retrieval.
Graphical User Interface
An interface that allows users to interact with software through visual indicators and elements.
Non-Technical Users
Individuals who may lack specialized knowledge in programming or database languages.