Chapter 10 - Database Management
Quiz yourself by thinking what should be in
each of the black spaces below before clicking
on it to display the answer.
Help!
|
|
||||
---|---|---|---|---|---|
show | access privileges
🗑
|
||||
Information that is available when the decision maker needs it. | show 🗑
|
||||
Information that is error free. | show 🗑
|
||||
show | after image
🗑
|
||||
Validity check that ensures users enter only alphabetic data in a field. | show 🗑
|
||||
Text that can include letters, numbers, or special characters. | show 🗑
|
||||
show | attribute
🗑
|
||||
Application that supports a front-end program. | show 🗑
|
||||
Duplicate or copy of a file, program, or disk that can be used if the original is lost, damaged, or destroyed. | show 🗑
|
||||
show | backward recovery
🗑
|
||||
Copy of a database file before changes were made. | show 🗑
|
||||
show | BLOB
🗑
|
||||
show | Boolean
🗑
|
||||
show | CGI (Common Gateway Interface) script
🗑
|
||||
A number, letter, punctuation mark, or other symbol that is represented by a single byte in the ASCII and EBCDIC coding schemes. | show 🗑
|
||||
show | check digit
🗑
|
||||
Web databases where users store and share photos, videos, recordings, and other personal media with other registered users. | show 🗑
|
||||
show | column
🗑
|
||||
show | completeness check
🗑
|
||||
show | composite key
🗑
|
||||
Database that stores data about engineering, architectural, and scientific designs. | show 🗑
|
||||
Validity check that tests the data in two or more associated field to ensure that the relationship is logical and their data is in the correct format. | show 🗑
|
||||
Backup plan in which all data is backed up whenever a change is made. | show 🗑
|
||||
show | cost-effective information
🗑
|
||||
show | data
🗑
|
||||
show | data dictionary
🗑
|
||||
show | data entry form
🗑
|
||||
show | data file
🗑
|
||||
The quality of data that is entered in a database. | show 🗑
|
||||
Smaller version of a data warehouse that contains a database that helps a specific group or department make decisions. | show 🗑
|
||||
Process used with data warehouses to find patterns and relationships among data. | show 🗑
|
||||
Rules and standards that define how a database organizes data. | show 🗑
|
||||
show | data modeler
🗑
|
||||
Specifies the kind of data a field in a database can contain and how the field can be used. | show 🗑
|
||||
show | data warehouse
🗑
|
||||
Collection of data organized in a manner that allows access retrieval, and use of that data. | show 🗑
|
||||
Person who creates and maintains the data dictionary, manages security of a database, monitors the performance of a database, and checks backup and recovery procedures. | show 🗑
|
||||
Person who focuses on the meaning and usage of data, including proper placement of fields, defining the relationships among data, and identifying users’ access privileges. See also data modeler. | show 🗑
|
||||
show | database approach
🗑
|
||||
show | database management system (DBMS)
🗑
|
||||
show | database server
🗑
|
||||
Program that allows user to create a computerized database; add, change, and delete data in the database, sort and retrieve data from the database; and create forms and reports from the data in the database. See also database management system (DBMS). | show 🗑
|
||||
show | default value
🗑
|
||||
Database in which the data exists in many separate locations throughout a network or the Internet. | show 🗑
|
||||
Electronic form used as a means to secure data while it is transported across a network. | show 🗑
|
||||
show | electronic form
🗑
|
||||
show | field
🗑
|
||||
show | field name
🗑
|
||||
show | field size
🗑
|
||||
show | file maintenance
🗑
|
||||
show | file processing system
🗑
|
||||
Window on the screen that provides areas for entering or changing data in a database. See also data entry form. | show 🗑
|
||||
show | forward recovery
🗑
|
||||
show | front end
🗑
|
||||
Computing phrase that points out the accuracy of a computer’s output depends on the accuracy of the input. | show 🗑
|
||||
show | GIS
🗑
|
||||
show | groupware database
🗑
|
||||
show | hypercube
🗑
|
||||
show | hypermedia database
🗑
|
||||
show | hypertext database
🗑
|
||||
show | information
🗑
|
||||
show | log
🗑
|
||||
show | metadata
🗑
|
||||
show | multidimensional database
🗑
|
||||
show | multimedia database
🗑
|
||||
Process designed to ensure the data within the relations (tables) in a database contains the least amount of duplication. | show 🗑
|
||||
show | numeric check
🗑
|
||||
Database item that contains data, as well as the actions that read or process the data. | show 🗑
|
||||
show | object query language (OQL)
🗑
|
||||
show | object-oriented database (OODB)
🗑
|
||||
show | object-relational databases
🗑
|
||||
show | organized information
🗑
|
||||
Field in a database that uniquely identifies each record in a file. | show 🗑
|
||||
Policy adopted by some organizations, where users' access privileges are limited to the lowest level necessary to perform required tasks. | show 🗑
|
||||
Request for specific data from a database. | show 🗑
|
||||
show | query by example (QBE)
🗑
|
||||
show | query language
🗑
|
||||
Validity check that determines whether a number is within a specified range. | show 🗑
|
||||
show | record
🗑
|
||||
show | recovery utility
🗑
|
||||
show | relation
🗑
|
||||
show | relational database
🗑
|
||||
Link within the data in a database. | show 🗑
|
||||
DBMS feature that allows users to design a report on the screen, retrieve data into the report design, and then display or print the report. See also report writer. | show 🗑
|
||||
DBMS feature that allows users to design a report on the screen, retrieve data into the report design, and then display or print the report. See also report generator. | show 🗑
|
||||
A DBMS element that contains data about each file in a database and each field in those files. See also data dictionary. | show 🗑
|
||||
show | rollback
🗑
|
||||
show | rollforward
🗑
|
||||
Term used by users of relational databases for record. | show 🗑
|
||||
show | Structured Query Language (SQL)
🗑
|
||||
show | table
🗑
|
||||
show | timely information
🗑
|
||||
Term used by developers of relational databases for record. | show 🗑
|
||||
Information that has meaning to the person who receives it. | show 🗑
|
||||
Process of comparing data with a set of rules or values to find out if the data is correct. | show 🗑
|
||||
show | validation rules
🗑
|
||||
Check that analyzes entered data to help ensure that it is correct. See also validation rules. | show 🗑
|
||||
Information that can be proven as correct or incorrect. | show 🗑
|
Review the information in the table. When you are ready to quiz yourself you can hide individual columns or the entire table. Then you can click on the empty cells to reveal the answer. Try to recall what will be displayed before clicking the empty cell.
To hide a column, click on the column name.
To hide the entire table, click on the "Hide All" button.
You may also shuffle the rows of the table by clicking on the "Shuffle" button.
Or sort by any of the columns using the down arrow next to any column heading.
If you know all the data on any row, you can temporarily remove it by tapping the trash can to the right of the row.
To hide a column, click on the column name.
To hide the entire table, click on the "Hide All" button.
You may also shuffle the rows of the table by clicking on the "Shuffle" button.
Or sort by any of the columns using the down arrow next to any column heading.
If you know all the data on any row, you can temporarily remove it by tapping the trash can to the right of the row.
Embed Code - If you would like this activity on your web page, copy the script below and paste it into your web page.
Normal Size Small Size show me how
Normal Size Small Size show me how
Created by:
sheidkamp
Popular Computers sets