Font size
WorksheetsCC105_Quiz3
Total questions: 18
Worksheet time: 15mins
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
Queries
It is an object that is used to define and store data.
Module
Table
Form
Report
Queries
It is an object that provides a custom view of data from one or more tables.
Module
Table
Form
Report
Queries
It is an object in a desktop database designed primarily for data input or display or for control of application execution.
Module
Table
Form
Report
Queries
It is an object in desktop databases designed for formatting, calculating, printing, and summarizing selected data.
Module
Table
Form
Report
Queries
This object is a structured definition of one or more actions that you want Access to perform in response to a defined event.
Module
Macro
Form
Report
Queries
It is an object in desktop databases containing custom procedures that you code using Visual Basic.
Module
Macro
Form
Report
Queries
It is an object in desktop databases containing custom procedures that you code using Visual Basic.
MS Access
Macro
Form
Report
Queries
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
Queries
These are a way of searching for and compiling data from one or more tables.
MS Access
Table
Form
Report
Queries
It is used for entering, modifying, and viewing records.
MS Access
Table
Form
Report
Queries
It is useful because they allow you to present components of your database in an easy-to-read format.
MS Access
Table
Form
Report
Queries
It can be attached directly to table events such as inserting new records, editing existing records, or deleting records.
Macro
Module
Form
Report
Queries
These provide a more discrete flow of actions and allow you to trap errors.
Macro
Module
Form
Report
Queries
Enumerate 11 data types in MS Access
How to create database in MS Access? (3pts)
How to create table in MS Access? (3pts)
How to create insert fields in MS Access? (3pts)
