Search Header Logo
module-2

module-2

Assessment

Presentation

Computers

University

Practice Problem

Medium

Created by

Carlos Theran

Used 2+ times

FREE Resource

37 Slides • 32 Questions

1

media

2

media

3

Open Ended

How do you think applying relational algebra can help in managing and analyzing data within a database system?

4

Multiple Choice

Which of the following best describes the significance of the relational database model in modern data management?

1

It allows for efficient organization and retrieval of data using tables and relationships.

2

It is primarily used for graphical data representation.

3

It is only suitable for small datasets.

4

It eliminates the need for data security measures.

5

media

6

Multiple Choice

Which of the following best describes a relational database?

1

A collection of tables, each storing a different entity

2

A single table storing all information

3

A collection of unrelated data files

4

A set of spreadsheets with no defined relationships

7

media

8

Open Ended

Explain how a one-to-many relationship between clients and projects is implemented in a relational database.

9

media

10

Multiple Select

Which of the following are true about a relation in a relational database?

1

Each row is distinct

2

The order of columns is important

3

Each entry in the table can have multiple values

4

All values in a column must match the column name

11

media

12

media

13

Open Ended

What is the purpose of qualifying column names with table names in a relational database?

14

Fill in the Blanks

Type answer...

15

media

16

Multiple Choice

Which column serves as the primary key in the Clients table?

1

ClientID

2

ClientName

3

Street

4

Zip

17

media

18

Multiple Choice

Which field serves as the primary key in the Clients table, and why is it considered the primary key?

1

ClientName, because it is unique for each client

2

Street, because it is always different

3

ClientID, because it uniquely identifies each row

4

Zip, because it is a number

19

media

20

Multiple Choice

Based on the JC Consulting database structure, which tables have their primary keys underlined, and what does this representation signify?

1

All tables have their primary keys underlined, which signifies the unique identifier for each table.

2

Only the Employees and Clients tables have underlined keys, which signifies the most important columns.

3

No tables have underlined keys; it is just for formatting.

4

Only the Projects table has an underlined key, which signifies a foreign key.

21

media

22

Open Ended

Explain the difference between a primary key and a foreign key using the Clients and Projects tables as examples.

23

media

24

Multiple Choice

In the context of Query-By-Example (QBE), what is the purpose of the design grid in the lower pane of the window?

1

It displays the results of the query.

2

It is used to specify which fields to include in the query results, sort order, criteria, and other instructions.

3

It lists all available tables in the database.

4

It shows the relationships between tables.

25

media

26

Fill in the Blanks

Type answer...

27

media

28

Open Ended

Describe the steps involved in adding a table to a query using Query Design View in Access.

29

media

30

Multiple Choice

In the context of queries, what happens when you run a query in Access?

1

It creates a copy of the data

2

It modifies the original data

3

It does not create a copy of the data

4

It deletes the original data

31

Multiple Choice

Which two query views are commonly used in this module for creating simple queries in Access?

1

Datasheet View and Design View

2

Form View and Report View

3

Table View and SQL View

4

PivotTable View and Layout View

32

media

33

Multiple Select

Which of the following are comparison operators that can be used in query criteria?

1

=

2

>

3

<

4

>=

34

Fill in the Blanks

Type answer...

35

media

36

media

37

media

38

Open Ended

Explain the difference between AND and OR criteria when creating compound conditions in a query. Provide an example of when you would use each.

39

media

40

Open Ended

What is a computed field, and why is it beneficial to calculate values such as discounts or taxes using computed fields rather than entering them manually?

41

media

42

Multiple Choice

Which of the following statements about using field names in expressions in Access is correct?

1

Field names must always be enclosed in square brackets, even if they do not contain spaces.

2

Field names with spaces require square brackets, but it is a good habit to use them for all field names.

3

You should never use square brackets in Access expressions.

4

Square brackets are only used for numeric fields.

43

media

44

Fill in the Blanks

Type answer...

45

Open Ended

Explain the process of creating a computed field in Access and how the results are displayed.

46

media

47

Multiple Choice

Which of the following aggregate functions returns the minimum field value in a group of records?

1

Avg

2

Max

3

Min

4

Sum

48

media

49

Multiple Select

Select all the correct statements about criteria in Access queries.

1

Date criteria is surrounded by # symbols.

2

Text criteria is surrounded by quotation marks.

3

You cannot add criteria to the query grid for grouping queries.

4

Access does not automatically add # symbols around date criteria.

50

media

51

media

52

Open Ended

Describe how specifying a sort order in Access can affect the output of a query and why it might be important to include a secondary sort field.

53

media

54

Multiple Choice

When creating queries that select data from more than one table, why is it recommended to define relationships in the Relationships window ahead of time?

1

Because it allows queries to automatically join related tables, saving time during query creation.

2

Because it ensures that each query can only use a single table at once.

3

Because it permanently locks the structure of the database, preventing further changes.

4

Because it automatically removes redundant data across all queries.

55

media

56

media

57

media

58

Multiple Choice

Which of the following best describes the purpose of an update query in a database?

1

It permanently deletes all records that meet certain criteria.

2

It makes a specified change to all records that satisfy the query criteria.

3

It allows you to undo changes made during a batch update process.

4

It only retrieves data from multiple tables without making changes.

59

media

60

Multiple Choice

What happens if you run a delete query without specifying any criteria?

1

Only the first record in the table is deleted.

2

The query returns an error and does not run.

3

All records in the table are permanently deleted.

4

The database creates a backup before deleting records.

61

media

62

Multiple Choice

What is the primary purpose of a make-table query in a database?

1

To permanently delete records that meet specific criteria.

2

To update multiple records at once in a batch process.

3

To create a new table as a copy of the data selected by the query.

4

To automatically back up the entire database.

63

media

64

media

65

media

66

media

67

media

68

Open Ended

Reflecting on the learning objectives, which topic do you feel most confident about, and which one would you like to explore further?

69

Multiple Choice

Which of the following is NOT a learning objective for this module?

1

Describe the relational database model

2

Explain Query-By-Example (QBE)

3

Create a new programming language

4

Apply relational algebra

media

Show answer

Auto Play

Slide 1 / 69

SLIDE