ICDL Professional modules - Computational - Using Databases
A database is a collection of data stored in tables to be easily accessed, managed, and updated. A database offers more complex ways of using data than spreadsheets and data can be entered via forms.
This course will enable successful participants to:
- Understand what a database is and how it is organized and operated
- Create a simple database and view the database content in various modes
- Create a table, define and modify fields and their properties; enter and edit data in a table
- Sort and filter a table or form; create, modify and run queries to retrieve specific information from a database
- Understand what a form is and create a form to enter, modify and delete records and data in records
- Create routine reports and prepare outputs ready for distribution
Category
Understanding Databases
Skill Set
Task Item
Understand the difference between data and information
Understand how a database is organized in terms of tables, records and fields
Know some of the common uses of large-scale databases like: airline booking systems, government records, bank account records, hospital patient details
Skill Set
Task Item
Understand that each table in a database should contain data related to a single subject
Understand that each field in a table should contain only one element of data
Understand that fields have associated field properties like: field size, format, default value
Understand what a primary key is
Understand what an index is. Understand how it allows for faster data access
Skill Set
Task Item
Skill Set
Task Item
Know that professional databases are designed and created by database specialists
Know that data entry, data maintenance and information retrieval are carried out by users
Know that a database administrator provides access to specific data for appropriate users
Know that the database administrator is responsible for recovery
Category
Using the Application
Skill Set
Skill Set
Category
Tables
Skill Set
Skill Set
Task Item
Apply field property settings: field size, number format, date/time format, default value
Create a validation rule for number, date/time, currency
Understand consequences of changing data types, field properties in a table
Index a field (with, without duplicates allowed)
Category
Retrieving Information
Skill Set
Skill Set
Task Item
Understand that a query is used to extract and analyse data
Create a named single table query using specific search criteria
Create a named two-table query using specific search criteria
Add criteria to a query using one or more of the following logical operators: AND, OR, NOT
Use a wildcard in a query, * or %, ? or _
Edit a query: add, modify, remove criteria
Category
Outputs
Skill Set
Task Item
Understand that a report is used to print selected information from a table or query
Create and name a report based on a table, query
Change arrangement of data fields and headings within a report layout
Present specific fields in a grouped report by sum, minimum, maximum, average, count, at appropriate break points
Add, modify text in headers, footers in a report
Export a table, query output in spreadsheet, text (.txt, .csv), XML format to a location on a drive