Microsoft Access Study Cards

Enhance Your Learning with Microsoft Access Software Flash Cards for quick learning



Microsoft Access

A database management system developed by Microsoft that combines the relational Microsoft Jet Database Engine with a graphical user interface and software-development tools.

Database

A structured collection of data stored and organized in a way that allows for efficient retrieval, modification, and management.

Table

A collection of related data organized in rows and columns, where each row represents a record and each column represents a field.

Query

A request for data or information from a database, typically in the form of a question or a search criteria.

Form

A user interface that allows for data entry, editing, and viewing in a structured and user-friendly manner.

Report

A formatted and organized presentation of data from a database, often used for printing or sharing information.

Primary Key

A unique identifier for each record in a table, used to ensure data integrity and enable efficient data retrieval.

Foreign Key

A field in a table that refers to the primary key of another table, establishing a relationship between the two tables.

Relationship

A connection or association between two tables based on common fields, allowing for data retrieval and manipulation across tables.

Data Validation

The process of ensuring that data entered into a database meets specified criteria or rules, preventing errors and maintaining data integrity.

Data Analysis

The process of inspecting, cleaning, transforming, and modeling data to discover useful information, draw conclusions, and support decision-making.

Data Reporting

The process of organizing and presenting data in a meaningful and visually appealing manner, often through charts, graphs, and summaries.

Backup and Restore

The process of creating copies of data to protect against data loss, and the process of recovering data from backups in case of data loss or corruption.

Import and Export

The process of transferring data between different file formats or applications, allowing for data sharing and integration.

Shortcut

A key combination or sequence of commands that performs a specific action or function, providing a quicker way to perform tasks in Microsoft Access.

Form Design

The process of creating and customizing the layout, appearance, and functionality of forms in Microsoft Access.

Report Design

The process of creating and customizing the layout, appearance, and functionality of reports in Microsoft Access.

Query Design

The process of creating and customizing queries in Microsoft Access, specifying criteria, sorting, and joining tables to retrieve specific data.

Table Design

The process of creating and customizing tables in Microsoft Access, defining fields, data types, and relationships between tables.

Data Entry

The process of inputting or adding data into a database, often through forms or directly into tables.

Data Filtering

The process of selecting and displaying a subset of data from a larger dataset based on specified criteria or conditions.

Data Sorting

The process of arranging data in a specific order, such as ascending or descending, based on one or more fields.

Data Calculation

The process of performing mathematical or logical operations on data to derive new values or insights, often using formulas or expressions.

Data Validation Rule

A rule or condition applied to a field or data entry to ensure that only valid and acceptable data is entered into the database.

Data Relationship

A connection or association between two tables based on common fields, allowing for data retrieval and manipulation across tables.

Data Import

The process of bringing data from an external source, such as a spreadsheet or another database, into Microsoft Access.

Data Export

The process of sending data from Microsoft Access to an external destination, such as a spreadsheet or another database.

Data Analysis Tool

A feature or functionality in Microsoft Access that allows for advanced data analysis, such as pivot tables, charts, and statistical functions.

Data Reporting Tool

A feature or functionality in Microsoft Access that allows for creating and customizing reports, including formatting, grouping, and summarizing data.

Data Backup

The process of creating copies of data to protect against data loss, often done regularly to ensure up-to-date backups.

Data Restore

The process of recovering data from backups in case of data loss or corruption, restoring the database to a previous state.

Data Integration

The process of combining data from different sources or applications into a single, unified view, enabling data sharing and analysis.

Data Migration

The process of transferring data from one system or application to another, often during system upgrades or transitions.