Printable Loopcards | Database Management | iGCSE ICT

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

Sorting data makes it easy to find the required information and enables efficient analysis.
How do you select and import a data source in mail merge?
You can select and import a data source in Microsoft Word by clicking on the 'Select Recipients' button and choosing 'Use Existing List' or 'Type New List'.
What is a field in a database?
A field is a specific piece of data in a table, such as a name or a date.
What are some factors to consider when choosing a data type for a specific field?
Factors to consider include the type of data being stored, the amount of data being stored, and any necessary data manipulations.
What are the steps involved in creating a custom report?
To create a custom report, you need to select the fields you want to include, choose the layout and format, and add any necessary calculations or filters.
What is normalization in a database?
Normalization is the process of organizing data in a database to reduce redundancy and dependency.
What are the benefits of sorting data?
Sorting data makes it easier to read and understand data, helps in identifying patterns, and facilitates comparison.
What is the concept of advanced searches and queries?
Advanced searches and queries involve using different techniques and operators to find specific information.
What is the time complexity of sorting algorithms?
The time complexity varies depending on the algorithm used but typically ranges from O(n log n) to O(n^2).
What types of documents can you create with mail merge?
You can create letters, envelopes, labels, and other types of documents with mail merge.
Why is sorting data an essential feature of a database?