Font size
WorksheetsCPE222_Midterm Exam
Total questions: 56
Worksheet time: 42mins
It is an organized collection of data, so that it can be easily accessed and managed.
Database
Database System
Database Management System
It is a term referring to an organization of components that define and regulate the collection, storage, management, and use of data within a database environment.
Database
Database System
Database Management System
Composed of a collection of file folders that are properly tagged, kept in a filing cabinet, and organized according to their logical relationships.
File System
Hierarchical Database Model
Network Database Model
Relational Database Model
Allows representing information using parent/child relationships: each parent can have many children, but each child has only one parent
File System
Hierarchical Database Model
Network Database Model
Relational Database Model
It is very similar to the hierarchical model such that it also facilitates a 1:* relationships. However, it allows the child to have several parents.
File System
Hierarchical Database Model
Network Database Model
Relational Database Model
It is a collection of relations or two-dimensional tables having distinct names.
File System
Hierarchical Database Model
Network Database Model
Relational Database Model
It identifies all the system’s physical devices
Hardware
Software
People
Procedure
Data
It refers to the collection of programs used by the computers within the database.
Hardware
Software
People
Procedure
Data
It refers to all the users of the database system.
Hardware
Software
People
Procedure
Data
These are the rules that govern the design and use of the database system.
Hardware
Software
People
Procedure
Data
It overs the collection of facts stored in the database.
Hardware
Software
People
Procedure
Data
Type of user in the database system who oversee the general operations of the database system
System Administrators
Database Administrators
Database Designer/Database Architects
System Analysts & Programmers
End Users
Type of user in the database system who manage the use and proper functionality of the database system
System Administrators
Database Administrators
Database Designer/Database Architects
System Analysts & Programmers
End Users
Type of user in the database system who design the database structure
System Administrators
Database Administrators
Database Designer/Database Architects
System Analysts & Programmers
End Users
Type of user in the database system who design and implement the application programs - through which access and manipulation of the database’s is done
System Administrators
Database Administrators
Database Designer/Database Architects
System Analysts & Programmers
End Users
Type of user in the database system who use the application programs for the daily operations of the organization.
System Administrators
Database Administrators
Database Designer/Database Architects
System Analysts & Programmers
End Users
Type of software needed for the database that manages all the hardware components and makes all the other software run on the computer.
Operating System
Database Management System
Application Program/Utilities Software
Type of software needed for the database that manages the database within the database system.
Operating System
Database Management System
Application Program/Utilities Software
Type of software needed for the database that are used to access and manipulate data in the DBMS.
Operating System
Database Management System
Application Program/Utilities Software
Select the Three Database Applications
Banking
Airlines
Communication
Sales
Marketing
Select Three Database Applications
Universities
Marketing
Manufacturing
Entertainment
Human Resource
Enumerate Five Advantages of Database
Enumerate Five Disadvantages of Database
It is a collection of programs that manages the database structure and controls access to the data stored in the database.
Database Management System
Data Dictionary
Database Model
It is like a bill of materials for a database; it lists all database components, including reports, tables, field names and field types.
Database Management System
Data Dictionary
Database Model
It is a collection of logical constructs used to represent the data structure and the data relationships found within the database.
Database Management System
Data Dictionary
Database Model
It is anything (a person, a place, a thing, or an event) about which data are to be collected and stored.
Entity
Attribute
Table
Database
Relationship
It is the characteristic of an entity.
Entity
Attribute
Table
Database
Relationship
Collection of records
Entity
Attribute
Table
Database
Relationship
Collection of tables
Entity
Attribute
Table
Database
Relationship
It describes the association among entities.
Entity
Attribute
Table
Database
Relationship
Unique identifier of records in table
Primary Key
Foreign Key
Normalization
CRUD
Constraint
Primary key from another table.
Primary Key
Foreign Key
Normalization
CRUD
Constraint
It is a restriction placed on the data and is important because they help ensure data integrity.
Primary Key
Foreign Key
Normalization
CRUD
Constraint
It is the method of organizing data elements in tables
Primary Key
Foreign Key
Normalization
CRUD
Constraint
It refers to the most common database operations
Primary Key
Foreign Key
Normalization
CRUD
Constraint
Select the Three Types of Relationship
One to many
Many to many
Many to one
One to one
What's the meaning of CRUD?
Select the Two Types of Data Dictionary
Active Dictionary
Inactive Dictionary
Static Dictionary
Passive Dictionary
Enumerate the Seven Functions of DBMS
It is Database Management System (DBMS) from Microsoft that combines the relational Microsoft Jet Database Engine with a graphical user interface and software-development tools.
MS Access
Table
Form
Report
It is an object that is used to define and store data.
MS Access
Table
Form
Report
It is an object in a desktop database designed primarily for data input or display or for control of application execution.
MS Access
Table
Form
Report
It is an object in desktop databases designed for formatting, calculating, printing, and summarizing selected data.
MS Access
Table
Form
Report
It is an object that provides a custom view of data from one or more tables.
Queries
Macro
Module
Table
This object is a structured definition of one or more actions that you want Access to perform in response to a defined event.
Queries
Macro
Module
Table
It is an object in desktop databases containing custom procedures that you code using Visual Basic.
Queries
Macro
Module
Table
It provides all the data definition, data manipulation, and data control features that you need to manage large volumes of data.
MS Access
Table
Form
Report
It contains fields or columns that store different kinds of data, such as a name or an address, and records or rows that collect all the information about a particular instance of the subject, such as all the information about a customer or employee etc.
MS Access
Table
Form
Report
These are a way of searching for and compiling data from one or more tables.
Queries
Macro
Module
Table
It is used for entering, modifying, and viewing records.
MS Access
Table
Form
Report
It is useful because they allow you to present components of your database in an easy-to-read format.
MS Access
Table
Form
Report
It can be attached directly to table events such as inserting new records, editing existing records, or deleting records.
Queries
Macro
Module
Table
These provide a more discrete flow of actions and allow you to trap errors.
Queries
Macro
Module
Table
Enumerate the 11 Data Types in MS Access
Unique identifier of records in table
Primary Key
Foreign Key
Normalization
CRUD
Constraint
