







Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Definitions for various terms related to databases, including relational databases, tables, fields, records, keys, queries, and more. It also covers concepts such as data redundancy, data types, and data visualization.
Typology: Quizzes
1 / 13
This page cannot be seen from the preview
Don't miss anything!








A file that consists of one or more tables and the supporting objects used to get data into and out of the fields TERM 2
DEFINITION 2 a computer application, such as Microsoft Access, that is used to store data and convert it into information TERM 3
DEFINITION 3 Data are grouped into similar collections, called tables, and the relationships between tables are formed by using a common field TERM 4
DEFINITION 4 data contained in a single page or sheet TERM 5
DEFINITION 5 a basic entity, data element, or category, such as a book title or telephone number
the data field that you assign to group data vertically into columns; ex. First name, last name, address, and phone number TERM 7
DEFINITION 7 a complete set of all of the data about one person, place, event, or idea; All the fields on my class roster about one student. TERM 8
DEFINITION 8 the source field that you assign to group data horizontally in a crosstab query TERM 9
DEFINITION 9 a collection of records TERM 10
DEFINITION 10 the field that makes each record in a table unique; ex. Student ID number
storage TERM 17
DEFINITION 17 a. Avoid damaging data by copying data and renaming the file. b. Access speed the amount of time it takes for the storage device to make the file content available for use c. Access runs best from a hard drive or network drive because those drives have sufficient access speed to support the software. TERM 18
DEFINITION 18 Reduces the size of the database and eliminates wasted space. i. Acts like a disk defragmenter utility. It finds related file sectors and reassembles them in one location if they become scattered from database use. ii. You should compact and repair your database each day when you close the file. TERM 19
DEFINITION 19 a grid containing columns and rows where you add, edit, and delete records in a database table TERM 20
DEFINITION 20 displays the infrastructure of a table, form, or report without displaying the data
exists when each record in the first table may match one, more than one, or no records in the second table TERM 22
DEFINITION 22 permit data changes to travel from one table to another. TERM 23
DEFINITION 23 searches the database and deletes all of the related records; ex. Delete a customer and all his orders will be deleted, too. TERM 24
DEFINITION 24 connects a primary key change to the tables in which it is a foreign key TERM 25
DEFINITION 25 is a list that relates the field values to the records that contain the field value. a. Like an index in a book, using an index to find a record in a database reduces retrieval time. b. All primary keys must be indexed.
can be used in a calculation and is used for fields that contain monetary values. Example: Your checking account balance TERM 32
DEFINITION 32 assumes one of two values, such as Yes or No, True or False, or On or Off. Example: Deans list TERM 33
DEFINITION 33 contains an object created by another application. Example: Excel workbook TERM 34
DEFINITION 34 data type that allows you to attach images, spreadsheet files, charts, and other types of supported files to the records in your database TERM 35
DEFINITION 35 a mathematical expression that calculates elapsed time; Ex. Add one to Today( ) to get tomorrow.
condition that helps you find a subset of data meeting your specifications; Ex. Filter by crash data by parish code TERM 37
DEFINITION 37 (ascending) provides an alphabetical list of text data or a small-to-large list of numeric data. (Descending) arranges the records with the highest value listed first TERM 38
DEFINITION 38 permits selecting the criteria from a dropdown list, or applying multiple criterion TERM 39
DEFINITION 39 selects only the records that match the pre-selected criteria TERM 40
DEFINITION 40 displays a chart of the associated PivotTable view
the process of analyzing large volumes of data to identify patterns and relationships TERM 47
DEFINITION 47 are data describing population segments by age, race, education, and other variables. TERM 48
DEFINITION 48 a. Drop zone b. Row field (Row drop zone) c. Column field (Column drop zone) d. Detail or totals field e. Drill button f. Filter field (Filter drop zone) g. Crossfooting TERM 49
DEFINITION 49 an area in the PivotTable or PivotChart design grid where drop fields to organize the data TERM 50
DEFINITION 50 the source field that you assign to group data horizontally into rows
the data field that you assign to group data vertically into columns TERM 52
DEFINITION 52 the data field that contains individual values to be summarized TERM 53
DEFINITION 53 the plus or minus sign that enables you to show or collapse details in a PivotTable TERM 54
DEFINITION 54 the data field that you use to create criteria to filter data in a PivotTable TERM 55
DEFINITION 55 the sum of a total row compared to the sum of a column total to verify that the two totals match
a variation of a scatter chart to show how sets of things compare according to various factors. The sizes of the bubbles show the relative size of the data being plotted. i. Example: Salaries by job title with the size of the bubble representing the percentage of the total salary budget. TERM 62
DEFINITION 62 a. Legend area of the chart that identifies which color represents the data for each data series b. Axes the vertical and horizontal scales displaying plotted data in a line, column, bar, or scatter chart c. Gridlines the lines that extend across the plot area of a chart d. Chart title the area of a chart that displays a name describing the data depicted in a chart e. Plot area area of the chart that displays the data points TERM 63
DEFINITION 63 the portion of a PivotTable or PivotChart that generates a new field and performs the stipulated calculation on all of the detail records TERM 64
DEFINITION 64 a data field used to customize aggregated data