K204 Chapter 3-6 Exam Study Set

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/74

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 3:36 AM on 9/16/25
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

75 Terms

1
New cards

Field Size

Controls the maximum number of characters or the magnitude/precision of a number.

2
New cards

Decimal Places

Specifies the number of decimal places to use for a Number or Currency field.

3
New cards

Format

Controls how numbers, dates, times, and text are displayed.

4
New cards

Which of the following statements are true regarding the Indexed property? (Select all that apply)

It can be beneficial for fields frequently used in joins between tables;

It can speed up searches and sorting operations;

If set to "Yes (No Duplicates)", it prevents duplicate entries in that field.

5
New cards

.laccdb file

Essential to preventing unwanted changes by another user and usually disappears when the database is closed.

6
New cards

Saving Work

Needed often when editing the structure of a database file or creating new objects.

7
New cards

Closing the File

Ensures saved changes sync back to cloud storage and provides access to the most up-to-date version.

8
New cards

What is the main purpose of selecting appropriate data types for fields in a relational database?

To streamline storage, boost performance, and ensure data integrity.

9
New cards

If you see an additional Access icon with a padlock and a .laccdb extension, what does it signify?

It is a lock file, essential for preventing unwanted changes by others.

10
New cards

What is the main benefit of information systems in terms of operational efficiency?

Automating everyday tasks and reducing errors

11
New cards

What language is used to manage and manipulate data in relational databases?

SQL

12
New cards

What does the "network effect" imply about digital platforms?

Their value increases as more people use them.

13
New cards

Transaction Processing Systems (TPS)

Handles the day-to-day basic business transactions that keep a company running.

14
New cards

Decision Support Systems (DSS)

Helps managers make better decisions for complex or non-routine problems, often interactively.

15
New cards

Management Information Systems (MIS)

Takes data from TPS and turns it into useful, structured reports for routine management.

16
New cards

What is the primary function of a database management system (DBMS)?

To efficiently retrieve, manage, and update data in a database.

17
New cards

According to the data-to-wisdom hierarchy, which of the following are higher levels than "data"? (Select all that apply)

Knowledge

Information

Wisdom

18
New cards

When the Field Size property is adjusted for a Short Text data type, it specifies the maximum number of characters allowed.

True

19
New cards

What is the primary benefit of data-driven decision-making?

Reducing risk and uncertainty by using evidence

20
New cards

Product/Service Differentiation

Using technology to make offerings stand out from competitors.

21
New cards

Low-Cost Leadership

Employing sophisticated systems to manage supply chains and keep costs lower.

22
New cards

Early Adoption of Technology

Establishing market dominance and lasting advantages by being the first to use new tech.

23
New cards

In a one-to-many relationship, such as between tblEmployee and tblTransaction, how many transactions can one employee process?

Any number of transactions.

24
New cards

New Values

Controls whether the AutoNumber field increments sequentially or randomly.

25
New cards

Allow Zero Length

Determines if a zero-length string ("") is a valid entry for a text field.

26
New cards

Indexed

Speeds up searches and sorts.

27
New cards

Yes/No

Boolean (true/false) data values, stored as 0 for false and -1 for true.

28
New cards

Long Text

Longer alphanumeric values like sentences and paragraphs.

29
New cards

Short Text

Alphanumeric values (letters, numbers, and other symbols).

30
New cards

Foreign Key

Establishes a relationship between two tables by linking to another table's primary key.

31
New cards

Primary Key

A unique identifier for each record in a table.

32
New cards

SQL is a language used for managing and manipulating data in relational databases.

True

33
New cards

People

The users who interact with the system, including employees and customers.

34
New cards

Software

The programs and instructions that tell the hardware what to do.

35
New cards

Hardware

The physical equipment used in the system, such as computers and printers.

36
New cards

Which of the following RDBMS is described as an "open-source relational database management system widely used in web applications"?

MySQL

37
New cards

What benefits are associated with using relational databases? (Select all that apply)

Improved data integrity and accuracy.

Simplified maintenance.

Reduced data redundancy.

38
New cards

What is the main purpose of the Required property for a field?

To ensure that a value must be entered in the field for every new record.

39
New cards

What is the primary role of an information system in an organization?

To bridge the gap between technology and organizational needs

40
New cards

In a relational database, conceptually, a many-to-many relationship can be directly executed without using an intermediate table.

False

41
New cards

What do Transaction Processing Systems (TPS) primarily focus on?

Processing day-to-day basic business transactions

42
New cards

How do Management Information Systems (MIS) differ from Transaction Processing Systems (TPS)?

MIS provides structured reports for routine management decisions, while TPS processes daily transactions.

43
New cards

Microsoft Access is primarily classified as what type of RDBMS?

Desktop (personal) RDBMS

44
New cards

What type of database object is used to store and display data in rows (records) and columns (fields)?

Table

45
New cards

Which of the following are benefits of using field properties in a relational database? (Select all that apply)

Ensuring data integrity.

Improving data entry accuracy.

Enhancing data display and readability.

Optimizing storage space.

46
New cards

Microsoft Access is ideal for managing very large datasets with thousands of concurrent users.

False

47
New cards

What is metadata in the context of a relational database table?

Information about the data and the structure of the table, including field names, data types, and keys.

48
New cards

Which of the following is not one of the five components of an information system?

Algorithms

49
New cards

What is the primary function of field properties in a relational database?

To define how data is stored, entered, and displayed for each field.

50
New cards

Which of the following business values of information systems is primarily concerned with personalizing offerings and improving customer service?

Customer Value Creation

51
New cards

Which field properties are available for Short Text data types?

Input Mask

Field Size

Format

Caption

52
New cards

A company using a system to track customer issues and quickly solve them is an example of an information system contributing to which business value?

Customer Value Creation

53
New cards

In a relational database, conceptually, a many-to-many relationship can be directly executed without using an intermediate table.

False

54
New cards

Which of the following applications is least likely to rely on databases according to the text?

A standalone word processing application without online features

55
New cards

Data-driven decision-making completely eliminates all risk in business choices.

False

56
New cards

Which data type in MS Access is specifically designed to store monetary data with up to 4 decimal places of precision?

Currency

57
New cards

MySQL

An open-source RDBMS widely used in web applications, known for reliability and ease of use.

58
New cards

Microsoft Access

A desktop RDBMS with a graphical user interface, commonly used for small to medium-sized solutions and personal projects

59
New cards

Oracle

A powerful, enterprise-grade RDBMS known for robustness and large-scale data processing in big enterprises.

60
New cards

What is the primary purpose of data quality in data management?

To ensure data is accurate and reliable

61
New cards

Scalability and Flexibility

Allows easy modification and scaling without disrupting existing schemas, enhancing reusability.

62
New cards

Efficient Data Retrieval through Queries

Allows complex data requests across multiple tables and enables faster access with indexing.

63
New cards

Improve Data Integrity and Accuracy

Ensures data remains consistent and accurate by minimizing update, insert, and delete anomalies.

64
New cards

The Validation Text property works independently and does not require a Validation Rule to be set.

False

65
New cards

Which component of an information system refers to the raw facts and figures collected and processed by the system?

Data

66
New cards

What is a query in the context of a database?

A request for information from a database.

67
New cards

Which of the following are recognized business values of information systems? (Select all that apply)

Decision-Making Enhancement

Strategic Alignment

Operational Efficiency

Financial Performance

Customer Value Creation

68
New cards

When creating a composite primary key in MS Access, which of the following statements are true? (Select all that apply)

Neither of the individual fields can be used as a primary key on its own if they contain non-unique values.

It can be used to enforce business rules, such as preventing duplicate enrollments.

It combines the values of two or more fields to serve as one unique identifier.

69
New cards

Which of the following statements are true regarding the Indexed property? (Select all that apply)

If set to "Yes (No Duplicates)", it prevents duplicate entries in that field.

It can be beneficial for fields frequently used in joins between tables.

It can speed up searches and sorting operations.

70
New cards

The Field Size property can be applied to all data types in Microsoft Access.

False

71
New cards

Information systems can help businesses adapt quickly to new situations, such as shifting to online sales during a pandemic.

True

72
New cards

What are some of the advantages of using Microsoft Access? (Select all that apply)

Suitable for rapid development and prototyping of database applications.

Seamless integration with other Microsoft Office applications.

User-friendly interface with templates and wizards.

73
New cards

Validation Text

Specifies the error message displayed when data violates the validation rule.

74
New cards

Validation Rule

Defines criteria that must be met for data to be accepted into the field.

75
New cards

Which of the following are examples of how information systems can change industries? (Select all that apply)

Helping businesses reach new, previously inaccessible markets

Allowing businesses to connect directly with customers, bypassing middlemen

Creating barriers to entry for new competitors

Creating new business models