Search Header Logo
3710-module1

3710-module1

Assessment

Presentation

Computers

University

Easy

Created by

Carlos Theran

Used 3+ times

FREE Resource

45 Slides • 37 Questions

1

media

2

media

3

Multiple Choice

Which of the following is a key factor for maintaining a healthy relational database system?

1

Regular backups

2

Ignoring data redundancy

3

Allowing unauthorized access

4

Neglecting database updates

4

media

5

Multiple Choice

Which of the following is a problem that JC Consulting employees faced when using spreadsheets for project estimates?

1

Data redundancy leading to errors

2

Too many employees

3

Lack of clients

4

Insufficient project tasks

6

media

7

Multiple Choice

Based on the information in slides 1 and 2, what are two major limitations of using spreadsheets for managing project estimates at JC Consulting?

1

Data redundancy and limited security

2

Unlimited storage and fast access

3

Automated error correction and high security

4

Real-time collaboration and no size limits

8

Open Ended

Question image

From the given image, explain why this dataset has redundancy problem.

9

media

10

media

11

Open Ended

What are the key differences between the project estimates spreadsheet and the sample project estimate shown for ProjectID 31?

12

media

13

Open Ended

Describe how data redundancy can impact decision making at JC Consulting Company.

14

media

15

Multiple Choice

Which of the following pieces of information is NOT required for employees according to JC Consulting's management?

1

Hire date

2

Salary

3

Project notes

4

Title

16

Fill in the Blanks

17

media

18

Multiple Choice

Which of the following is a problem caused by data redundancy?

1

It makes updating data more cumbersome and time-consuming.

2

It improves data consistency.

3

It reduces the need for storage space.

4

It simplifies data management.

19

media

20

Open Ended

Explain why it is important for JC Consulting Company to manage the relationships between different lists of data such as employees, clients, estimates, and tasks.

21

media

22

Multiple Select

Which of the following are advantages of using a relational database for JCC?

1

Ability to retrieve specific project estimates and related tasks

2

Summarize and analyze data in various ways

3

Requires more manual data updates

4

Contains information about multiple categories like employees and clients

23

media

24

Open Ended

Question image

From the given image, identify the Entities and Attribute

25

Fill in the Blanks

26

media

27

Multiple Choice

What does a one-to-many relationship mean in the context of clients and projects?

1

Each client can be associated with many projects.

2

Each project can have many clients.

3

Each client can have only one project.

4

Projects and clients are not related.

28

media

29

Open Ended

Question image

Based on the diagram, describe how the entities 'Clients' and 'Projects' are related and what attributes are associated with each entity.

30

media

31

Multiple Choice

Which field is used to establish the one-to-many relationship between the Clients and Projects tables in a relational database?

1

ClientID

2

ProjectID

3

EmployeeID

4

ProjectStartDate

32

media

33

Open Ended

Why can't a many-to-many relationship be directly created in a relational database, and how is it accommodated?

34

media

35

Fill in the Blanks

36

media

37

Open Ended

Explain how a relational database handles relationships between entities using a common field. Use the example of clients and projects.

38

media

39

Multiple Choice

Which of the following are warning signs that your entities, attributes, and relationships are not properly designed in a relational database?

1

Need to enter more than one value in a particular field

2

Asked to enter two or more pieces of information in a field

3

Find yourself adding new columns to handle multiple values for the same type of data

4

All of the above

40

media

41

Multiple Choice

In an Entity-Relationship (E-R) diagram, what does a rectangle represent?

1

Entity

2

Relationship

3

Attribute

4

Primary Key

42

media

43

Open Ended

Explain how the relationships between tables in the E-R diagram (Clients, Projects, Employees, ProjectLineItems, TaskMasterList) help in organizing data for JC Consulting.

44

Multiple Choice

Which of the following best describes the purpose of an E-R (Entity-Relationship) diagram in database design?

1

To show the relationships between tables and their fields

2

To display the user interface of a database application

3

To list all possible queries for a database

4

To provide a backup of database data

45

media

46

Fill in the Blanks

Type answer...

47

media

48

Multiple Select

Which of the following are commonly included in a software stack used to build a new application?

1

Programming language

2

Database management system

3

Web server

4

Spreadsheet software

49

media

50

Multiple Choice

What is the main advantage of using forms in a database application, as described in the slides?

1

They allow users to maintain and view data without programming knowledge

2

They increase the speed of database queries

3

They automatically generate reports

4

They prevent unauthorized access to the database

51

media

52

media

53

Open Ended

Compare the Task Master List Entry Form and the Project Estimate Entry Form in terms of the data they display and their complexity. How does each form utilize data from different tables?

54

media

55

media

56

media

57

Multiple Choice

What is one of the fundamental goals of a database system as compared to a flat-file environment?

1

To separate data into multiple disjointed lists for easier access

2

To provide better information by turning recorded facts into useful knowledge

3

To make summarized data requests more difficult to fulfill

4

To prevent users from sharing updated client information immediately

58

media

59

Multiple Choice

Who is primarily responsible for managing and structuring a database to meet the needs of the entire organization?

1

Database Administrator (DBA)

2

Data Analyst

3

Software Engineer

4

Network Administrator

60

media

61

Multiple Choice

Why is data consistency important in a relational database?

1

It allows users to enter data in any format they prefer.

2

It ensures that attribute values are entered in a uniform way, making it easier to find, filter, and analyze data.

3

It prevents users from accessing multiple tables at once.

4

It reduces the need for primary keys in a database.

62

Multiple Choice

What is the main purpose of enforcing referential integrity in a relational database?

1

To allow duplicate records across multiple tables

2

To ensure every record on the “many” side of a relationship has a matching record on the “one” side

3

To reduce data redundancy by merging all tables into one

4

To allow users to freely delete records without restrictions

63

media

64

Multiple Choice

Which of the following best describes how a secure DBMS increases security?

1

By allowing all users unrestricted access to the database

2

By removing the need for passwords and simplifying access

3

By eliminating the need for backups or rollbacks

4

By providing features such as user authentication, permissions, data encryption, and protection against unauthorized access or corruption

65

Multiple Choice

How does a DBMS increase productivity for both programmers and nonprogrammers?

1

By restricting nonprogrammers from retrieving any data without programmer assistance

2

By eliminating the need for managers and analysts to use reports

3

By automating data manipulation tasks and allowing users to access accurate, reliable reports without needing custom programs

4

By requiring programmers to manually manipulate all data before it can be used

66

media

67

Multiple Choice

What does it mean when data is "freed from individual applications" in a DBMS?

1

Database changes always require rewriting all programs that access the data

2

Data independence allows the database structure to change without major changes to the programs that access it

3

Programmers must update every application whenever new data is added to the database

4

Management avoids changing the database because DBMS systems cannot adapt to new structures

68

media

69

Match

Match each key factor for a healthy relational database with its correct description.

Design

Security

Talent

If entities, attributes, and relationshi

When multiple users share a database, br

A business must commit to either hiring

70

media

71

Multiple Choice

Which statement best differentiates structured data from unstructured data?

1

Structured data is not organized and usually requires metadata, while unstructured data is stored in relational DBMS.

2

Structured data is organized and stored in traditional DBMS, while unstructured data is not easily organized or interpreted and may involve metadata.

3

Both structured and unstructured data are always stored the same way in a DBMS.

4

Unstructured data is always more accurate than structured data.

72

media

73

media

74

media

75

media

76

media

77

media

78

media

79

media

80

media

81

media

82

Multiple Choice

Which of the following is NOT one of the learning objectives for this module?

1

Define basic database terminology

2

Describe database management systems (DBMSs)

3

Explain the history of computer programming

4

Prepare for a career in database administration

media

Show answer

Auto Play

Slide 1 / 82

SLIDE