- information: anything that can be communicated
- data: information in a form that can be read, used, and manipulated through a computer
- database: a collection of organized information stored in an organized form on a computer
- distributed database: data strewn out across networks on different computers
- relational database: a program that allows files to be related to each other so changes in one file are reflected in other files automatically
- object-oriented database: instead of storing records in tables, stores software objects that contain procedures (or instructions) with data
- object: in object-oriented databases, a data structure defined according to its class
- centralized database: a database housed in a mainframe computer, accessible only to information-processing personnel
- database management system (DBMS): a program or system of programs that can manipulate data in a large collection of files (the database), cross-referencing between files as needed.
- database program: a software tool for organizing the storage and retrieval of the information in a database
- database server: a powerful computer for holding and managing an interactive, multi-user databse
- export data: transmitting records and fields from a database program to another program
- dirty data: data records with spelling mistakes, incorrect or obsolete values, or other errors
- data scrubbing/cleansing: the process of going through a database and eliminating records that contain errors.
- data mining: the discovery and extraction of hidden predictive information from large databases
- data translation software: software that enables users of different systems with incompatible file formats to read and modify each other's files
- data warehouse: an integrated collection of corporate data stored in one location
- data warehousing: software used to create and maintain large databases
- field: each discrete chunk of information in a database record
- field type: the characteristic of a field that determines the kind of information that can be stored in that field
- date field: a field containing only dates
- numeric field: a field containing only dates
- computed field: in a database, the field containing formulas similar to spreadsheet formulas; they display values calculated from values in other numeric fields
- key field: a field that contains data that uniquely identifies the record
- list view: showing data by displaying several records in lists similar to a spreadsheet
- form view: a view of the database that shows one record at a time
- record: in a database, the information relating to one person, product, or event
- search: looking for a specific record
- file: an organized collection of related information stored in a computer readable form
- file manager: a program that enables users to manipulate files on their computers
- query: an information request
- query language: a special language for performing queries, more precise than the English language.
- stored query: a commonly used query recorded by a database so it can be accessed quickly in the future.
- structured query language (SQL): a query language available for many different database management systems. More than a query language, SQL also accesses databases from a wide variety of vendors.
- sort: arrange records in alphabetic or numeric order based on values in one or more fields
- report: a database printout that is an ordered list of selected records and fields in an easy-to-read form
- record matching: compiling profiles by combining information from different database files by looking for a shared unique field
- select (records): looking for all files that match a set of criteria
- personal information manager (PIM): a specialized database program that automates an address/phone book, an appointment calendar, to-do lists, and miscellaneous notes
- privacy: freedom from unauthorized access to one's person, or information about one's person
- identity theft: the crime, committed by hackers and other unscrupulous individuals, of obtaining enough information about a person to assume his or her identity, often as a prelude to illegally using the victim's credit cards
- batch processing: accumulating transaction and feeding them into a computer in large batches
- baud rate: a speed of data transmission; not necessarily equivalent to bits per minute, the preferred measurement for high-speed modems
- data transfer rates: the speed at which a drive can read or write data
- browse: the process of finding information in a database or other data source
- class: in an object-oriented database, the data contained in the object as well as the kinds of operations that may be performed on the data
- client/server: client programs in desktop computers send information requests through a network to server databases on mainframes, minicomputers, and desktop computers; the servers process queries and send the requested data back to the client
- Code of Fair Information Practices: called for a ban on secret government databases, citizen access to personal information kept in government databases, and agency responsibility for database reliability and security
- geographical information system: combines tables of data with demographic information and displays geographical and demographic data on maps
- interactive processing: interacting with data through terminals, viewing and changing values online in real time
- real time: when a computer performs tasks immediately
Wednesday, April 14, 2010
Key terms
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment