22-24 Flashcards

(20 cards)

1
Q

While waiting tables at a local restaurant, your last table ordered steak, lobster, and two soft
drinks. Which elements of the restaurant information system would these items most likely be?

A

Data

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

In business, we often use information to reduce ___________.

A

uncertainty

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

One study estimated that on average bad information costs businesses up to ______ of their
revenue.

A

12%

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

Wikipedia is a collaborative website that defines terms and provides information on many
different subjects. It is not a peer reviewed site. Because of this Wikipedia probably lacks
___________ information quality.

A

accurate

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

A ______ or column in a table represents some characteristic of the thing contained within a table.

A

field

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

A ______ or row in a table is a set of fields that all pertain to the same thing.

A

Record

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

A table in a database contains information about Employees. The EmployeeID uniquely identifies
each entry in the table. What is this known as?

A

Primary key

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

A table in a database contains information about Employees. The portion of the table that would
contain the Employee First Name for all Employees would be known as what?

A

Field

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

For large and complex amounts of information, storing the information is best achieved by using
what?

A

A database

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

In a relational database, a field that references a unique identifier in a related table is known as a:

A

foreign key

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

In a relational database, the link between two tables by a primary key and a foreign key is known
as what?

A

A relationship

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

What are databases good at, as compared to spreadsheets?

A

Storing and organizing information

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

Which of the following is not a disadvantage of using a spreadsheet over a database?

A

Ease of use

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

A column in Excel would be know as _____ in a Database.

A

field

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

A query in databases is useful for:

A

building a report of repetitive questions

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

A row in Excel would be known in a database as:

17
Q

Which of the following is an example of problems that might occur if you use a spreadsheet for
data storage?

Inconsistent data

Poor data integrity

Difficulty in data retrieval

Unnecessary data duplication

A

all of the above

18
Q

Which of the following would be best for the primary key of a student table

A

Student ID Number

19
Q

A set of coordinated activities that lead to a specific goal or outcome is known as:

A

business process

20
Q

In order to properly register for classes for next semester, the university makes available a
course schedule that is updated in real time. This is most similar to the __________ dimension of
information quality.