All Practice Exams

100+ Free ICDL Using Databases Practice Questions

Pass your ICDL South Africa — Using Databases Module exam on the first try — instant access, no signup required.

✓ No registration✓ No credit card✓ No hidden fees✓ Start practicing immediately
100+ Questions
100% Free

Loading practice questions...

2026 Statistics

Key Facts: ICDL Using Databases Exam

36 questions

Official ICDL Using Databases certification test length

ICDL Foundation standard module test specifications

45 minutes

Time allowed for module certification tests

ICDL Foundation standard module test specifications

75% pass mark

Candidates need 27 out of 36 marks to pass

ICDL Foundation standard module test specifications

6 categories

Understanding Databases; Using the Application; Tables; Retrieving Information; Forms; Outputs

ICDL Using Databases Syllabus Version 6.0

Syllabus 6.0

Current Using Databases module syllabus version on ICDL South Africa

ICDL South Africa — Using Databases

One-to-many

Syllabus 6.0 requires creating and deleting one-to-many relationships with referential integrity

ICDL Using Databases Syllabus 6.0 section 3.3

Grouped reports

Reports may include sum, minimum, maximum, and average summary calculations

ICDL Using Databases Syllabus 6.0 section 6.1.3

100

Free original practice MCQs on OpenExamPrep across all syllabus categories

OpenExamPrep

ICDL Using Databases is a South African ICDL Foundation module testing everyday database skills — tables, queries, forms, reports, and relationships — at Accredited Test Centres. The live exam has 36 MCQs in 45 minutes; you need 75% (27/36) to pass. This free 100-question bank gives extra multiple-choice practice across all six official syllabus categories.

Sample ICDL Using Databases Practice Questions

Try these sample questions to test your ICDL Using Databases exam readiness. Each question includes a detailed explanation. Start the interactive quiz above for the full 100+ question experience with AI tutoring.

1According to ICDL Using Databases Syllabus 6.0, what is a database?
A.An organised collection of structured data stored and managed by a database application
B.A word processing document with formatted paragraphs only
C.A network cable diagram showing router connections
D.An audio file stored on a portable music player
Explanation: Syllabus task 1.1.1 requires candidates to understand what a database is — an organised store of related data managed by database software.
2In the ICDL syllabus, information is best described as:
A.Raw unprocessed numbers and text entered at a keyboard
B.The processed output of data that has meaning for a user
C.A printer driver installed on the operating system
D.A compressed ZIP archive of unrelated files
Explanation: Syllabus task 1.1.2 states that information is the processed output of data — data becomes information when organised and interpreted.
3How is a database organised in terms of structure according to the ICDL syllabus?
A.Worksheets, cells, and formulas only
B.Slides, animations, and transitions
C.Tables, records, and fields
D.Headers, footers, and page margins only
Explanation: Syllabus task 1.1.3 requires understanding that a database is organised in terms of tables, records, and fields.
4Regarding data storage in a database, the ICDL syllabus states that:
A.Data is stored only in temporary RAM and never on disk
B.Changes must be manually saved with a separate Save command like a word processor
C.Data is stored exclusively in report footers
D.All database data is stored in tables and changes are automatically saved
Explanation: Syllabus task 1.1.4 covers that all database data is stored in tables and that changes are automatically saved.
5Which of the following is listed in the ICDL syllabus as a common use of databases?
A.Hospital patient details and bank account records
B.Editing video special effects in a timeline
C.Configuring BIOS boot order on a motherboard
D.Compiling C++ source code into machine language
Explanation: Syllabus task 1.1.5 names common database uses including social networks, booking systems, government records, bank account records, and hospital patient details.
6Good database design according to syllabus 1.2.1 means each table should contain data related to:
A.Every subject type in the organisation in one table
B.A single subject type only
C.Only report headers and footers
D.Random unrelated topics mixed together
Explanation: Syllabus task 1.2.1 requires understanding that each table should contain data related to a single subject type — for example Customers or Products, not both mixed.
7Each record in a database should contain data related to:
A.Multiple unrelated customers in one row
B.Only the primary key with no other fields
C.A single subject such as one customer or one order
D.Every field definition in the database
Explanation: Syllabus task 1.2.2 states each record should contain data related to a single subject — one row represents one entity instance.
8Each field in a table should contain:
A.At least five unrelated data elements
B.Complete multi-paragraph essays by default
C.Entire backup copies of other tables
D.Only one element of data
Explanation: Syllabus task 1.2.3 requires understanding that each field should contain only one element of data — for example FirstName in one field and Surname in another.
9Which data types does the ICDL Using Databases syllabus associate with field content?
A.Text, number, date/time, and yes/no
B.JPEG, MP3, AVI, and GIF only
C.HTML, CSS, JavaScript, and PHP only
D.Executable, batch, shell, and binary only
Explanation: Syllabus task 1.2.4 lists appropriate field data types: text, number, date/time, and yes/no.
10Which field properties does the ICDL syllabus identify as associated with fields?
A.CPU clock speed, RAM voltage, and fan RPM
B.Field size, format, and default value
C.Monitor resolution, refresh rate, and colour depth
D.Router SSID, WPA key, and channel width only
Explanation: Syllabus task 1.2.5 covers field properties including field size, format, and default value.

About the ICDL Using Databases Exam

The ICDL Using Databases module certifies essential concepts and skills for understanding and operating a relational database application. Offered in South Africa through ICDL Accredited Test Centres, it covers database structure, table design, relationships, filters and queries, forms, and reports with export and print preparation. The official certification test contains 36 multiple-choice questions over 45 minutes with a pass mark of 75% (27/36), aligned to ICDL Using Databases Syllabus Version 6.0. Candidates build an ICDL Profile by passing modules such as Computer Essentials, Spreadsheets, and Using Databases toward ICDL Workforce or Professional certificates.

Assessment

Single automated ICDL Workforce / Professional module certification test with 36 multiple-choice questions worth one mark each, combined with practical and hotspot-style tasks in the live test environment at an Accredited Test Centre.

Time Limit

45 minutes for the official certification test.

Passing Score

75% — candidates must score at least 27 out of 36 marks to pass, per ICDL Foundation standard module test specifications.

Exam Fee

Fees are not set centrally by ICDL South Africa. Training, testing, and candidate registration costs vary by Accredited Test Centre; contact your local centre for the current module price. (ICDL South Africa, operating under the international ICDL Foundation digital skills certification programme)

ICDL Using Databases Exam Content Outline

19%

Understanding Databases

What a database is; information vs data; tables, records, fields; common uses; single-subject tables and records; data types; field properties; primary keys; indexes; relationships and integrity.

15%

Using the Application

Open/close application and database; create and save; toolbars and ribbon; help; open/save/close/delete tables, queries, forms, reports; view modes; record and page navigation; sort ascending/descending.

21%

Tables

Add/delete records and field data; create tables with text, number, date/time, yes/no types; field size, formats, defaults; validation rules; primary keys; indexes; add fields; column width; one-to-many relationships and referential integrity.

19%

Retrieving Information

Search fields; apply/remove filters; single- and two-table queries; =, <>, <, <=, >, >= operators; AND, OR, NOT; wildcards * % ? _; sort in queries; edit fields and criteria; run queries.

9%

Forms

Form purpose for display and data entry; create simple forms; insert and delete records; edit field data; modify headers and footers.

17%

Outputs

Simple and grouped reports with sum, min, max, average; edit layout and headers/footers; export table/query to spreadsheet, text, CSV, XML; export report to PDF; orientation, paper size; print tables, forms, queries, reports.

How to Pass the ICDL Using Databases Exam

What You Need to Know

  • Passing score: 75% — candidates must score at least 27 out of 36 marks to pass, per ICDL Foundation standard module test specifications.
  • Assessment: Single automated ICDL Workforce / Professional module certification test with 36 multiple-choice questions worth one mark each, combined with practical and hotspot-style tasks in the live test environment at an Accredited Test Centre.
  • Time limit: 45 minutes for the official certification test.
  • Exam fee: Fees are not set centrally by ICDL South Africa. Training, testing, and candidate registration costs vary by Accredited Test Centre; contact your local centre for the current module price.

Keys to Passing

  • Complete 500+ practice questions
  • Score 80%+ consistently before scheduling
  • Focus on highest-weighted sections
  • Use our AI tutor for tough concepts

ICDL Using Databases Study Tips from Top Performers

1Download the official Using Databases Syllabus 6.0 PDF from icdl.org and tick off each task item as you study.
2Practise designing tables with one subject per table, appropriate data types, and a primary key before adding relationships.
3Build single-table and two-table queries using =, <>, AND, OR, and wildcard characters until criteria feel automatic.
4Create a simple form and report from the same table to see how each object presents data differently.
5Work through export options — spreadsheet, CSV, XML for tables/queries and PDF for reports — and print preview before printing.
6Take timed 45-minute practice sessions with 36 questions to simulate the official test length and pace.

Frequently Asked Questions

How many questions are on the official ICDL Using Databases test?

The certification test contains 36 multiple-choice questions, each worth one mark, delivered in a 45-minute session at an ICDL Accredited Test Centre.

What score do I need to pass ICDL Using Databases?

The pass mark is 75%, which means at least 27 correct answers out of 36 marks, following ICDL Foundation standard specifications for module certification tests.

Which syllabus version does this practice cover?

Questions are aligned to ICDL Using Databases Syllabus Version 6.0, the current version on ICDL South Africa and ICDL Global with six categories from Understanding Databases through Outputs.

Which query operators are tested in ICDL Using Databases?

Syllabus 6.0 requires comparison operators (=, <>, <, <=, >, >=), logical operators (AND, OR, NOT), and wildcards (* or %, ? or _) when building query criteria.

Is Using Databases part of ICDL Workforce?

Yes. Using Databases is an ICDL Workforce / Professional module that certifies standalone database skills alongside modules such as Spreadsheets, Documents, and IT Security.

Are these the official ICDL exam questions?

No. These are original OpenExamPrep multiple-choice items for extra drill. ICDL publishes separate sample tests on its website; live certification tests also include practical tasks not fully replicated here.