vocabulry words Flashcards

(51 cards)

1
Q

<p>ad hoc query</p>

A

<p> A 'spur-of-the-moment'question.</p>

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

<p>analytical database</p>

A

<p> A database focused primarily on storing historical data and business metrics used exclusively for tactical or strategic decision making.</p>

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

<p>business intelligence</p>

A

<p> A comprehensive, cohesive, and integrated set of tools and processes used to capture, collect, integrate, store, and analyze data with the purpose of generating and presenting information to support business decision making.</p>

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

<p>centralized database</p>

A

<p> A database located at a single site.</p>

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

<p>data</p>

A

<p> Raw facts, or facts that have not yet been processed to reveal their meaning to the end user.</p>

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

<p>data anomaly</p>

A

<p> A data abnormality in which inconsistent changes have been made to a database. For example, an employee moves, but the address change is not corrected in all files in the database.</p>

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

<p>data dependence</p>

A

<p> A data condition in which data representation and manipulation are dependent on the physical data storage characteristics.</p>

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

<p>data dictionary</p>

A

<p> A DBMS component that stores metadata—data about data. Thus, the data dictionary contains the data definition as well as their characteristics and relationships. A data dictionary may also include data that are external to the DBMS. Also known as an information resource dictionary.</p>

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

<p>data inconsistency</p>

A

<p> A condition in which different versions of the same data yield different (inconsistent) results.</p>

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

<p>data independence</p>

A

<p> A condition in which data access is unaffected by changes in the physical data storage characteristics.</p>

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

<p>data integrity</p>

A

<p> In a relational database, a condition in which the data in the database comply with all entity and referential integrity constraints.</p>

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

<p>data management</p>

A

<p> A process that focuses on data collection, storage, and retrieval. Common data management functions include addition, deletion, modification, and listing.</p>

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

<p>data processing (DP) manager</p>

A

<p> A DP specialist who evolved into a department supervisor. Roles include managing technical and human resources, supervising senior programmers, and troubleshooting the program. Also known as a data manager (DM).</p>

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

<p>data quality</p>

A

<p> A comprehensive approach to ensuring the accuracy, validity, and timeliness of data.</p>

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

<p>data redundancy</p>

A

<p> A condition in which a data environment contains redundant (unnecessarily duplicated) data.</p>

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

<p>data warehouse</p>

A

<p> An integrated, subject-oriented, time-variant, nonvolatile collection of data that provides support for decision making, according to Bill Inmon, the acknowledged “father of the data warehouse.”</p>

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

<p>database design</p>

A

<p> The process that yields the description of the database structure and determines the database components. Database design is the second phase of the Database Life Cycle.</p>

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

<p>database management system (DBMS)</p>

A

<p> The collection of programs that manages the database structure and controls access to the data stored in the database.</p>

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

<p>database system</p>

A

<p> An organization of components that defines and regulates the collection, storage, management, and use of data in a database environment.</p>

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
20
Q

<p>desktop database</p>

A

<p> A single-user database that runs on a personal computer.</p>

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
21
Q

<p>discipline-specific database</p>

A

<p> A database that contains data focused on specific subject areas.</p>

22
Q

<p>distributed database</p>

A

<p> A logically related database that is stored in two or more physically independent sites.</p>

23
Q

<p>enterprise database</p>

A

<p> The overall company data representation, which provides support for present and expected future needs.</p>

24
Q

<p>Extensible Markup Language (XML)</p>

A

<p> A metalanguage used to represent and manipulate data elements. Unlike other markup languages, XML permits the manipulation of a document’s data elements. XML facilitates the exchange of structured documents such as orders and invoices over the Internet.</p>

25

field

An alphabetic or numeric character or group of characters that defines a characteristic of a person, place, or thing. For example, a person’s Social Security number, address, phone number, and bank balance all constitute fields.

26

file

A named collection of related records.

27

information

The result of processing raw data to reveal its meaning. Information consists of transformed data and facilitates decision making.

28

islands of information

In the old file system environment, pools of independent, often duplicated, and inconsistent data created and managed by different departments.

29

knowledge

The body of information and facts about a specific subject. Knowledge implies familiarity, awareness, and understanding of information as it applies to an environment. A key characteristic is that new knowledge can be derived from old knowledge.

30

logical data format

The way a person views data.

31

metadata

Data about data; that is, data about data characteristics and relationships. See also data dictionary.

32

NoSQL

A new generation of database management systems that is not based on the traditional relational database model.

33

online analytical processing (OLAP)

Decision support system (DSS) tools that use multidimensional data analysis techniques. OLAP creates an advanced data analysis environment that supports decision making, business modeling, and operations research.

34

online transaction processing (OLTP)

The systems that support a company’s day-to-day operations. Databases that support OLTP are known as OLTP databases, transactional databases, or operational databases.

35

operational database

A database designed primarily to support a company’s day-to-day operations. Also known as a transactional database or production database.

36

performance tuning

Activities that make a database perform more efficiently in terms of storage and access speed.

37

physical data format

The way a computer “sees” (stores) data.

38

query

A question or task asked by an end user of a database in the form of SQL code. A specific request for data manipulation issued by the end user or the application to the DBMS.

39

query language

A nonprocedural language that is used by a DBMS to manipulate its data. An example of a query language is SQL.

40

query result set

The collection of data rows returned by a query.

41

record

A collection of related (logically connected) fields.

42

semistructured data

Data that have already been processed to some extent.

43

single-user database

A database that supports only one user at a time.

44

structural dependence

A data characteristic in which a change in the database schema affects data access, thus requiring changes in all access programs.

45

structural independence

A data characteristic in which changes in the database schema do not affect data access.

46

structured data

Unstructured data that have been formatted to facilitate storage, use, and information generation.

47

Structured Query Language (SQL)

A powerful and flexible relational database language composed of commands that enable users to create database and table structures, perform various types of data manipulation and data administration, and query the database to extract useful information.

48

transactional database

A database designed to keep track of the day-to-day transactions of an organization.

49

unstructured data

Data that exist in their original, raw state; that is, in the format in which they were collected.

50

XML

See Extensible Markup Language (XML).

51

XML database

A database system that stores and manages semistructured XML data.