ACO 320: Final Exam Study Guide - Module 1, 2, and 3

ACO 320: Final Exam Study Guide - Module 1, 2, and 3

University

70 Qs

quiz-placeholder

Similar activities

SQL_

SQL_

University

65 Qs

Bài tập bổ trợ KA (M2)

Bài tập bổ trợ KA (M2)

University

65 Qs

Databases Fundamental Quiz 1

Databases Fundamental Quiz 1

University

75 Qs

Certificación BBVA - APX

Certificación BBVA - APX

University

66 Qs

Cyber security class test 3

Cyber security class test 3

University

70 Qs

SQL FINAL TEST 1

SQL FINAL TEST 1

University

75 Qs

Data Entry Operations (Full)

Data Entry Operations (Full)

7th Grade - Professional Development

70 Qs

Access Controls Quiz

Access Controls Quiz

University

71 Qs

ACO 320: Final Exam Study Guide - Module 1, 2, and 3

ACO 320: Final Exam Study Guide - Module 1, 2, and 3

Assessment

Quiz

Computers

University

Medium

Created by

Mr. BiGFo0

Used 1+ times

FREE Resource

70 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

  1. Which statement is true regarding a relation?

The tuples of a relation are ordered by the primary key.

Every attribute in a tuple must have a value.

Every tuple in a relation must be unique.

An attribute name can occur more than once in a relation.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

  1. What term refers to a description of a relation?

extension

schema

atomic

instance

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

  1. What notation correctly refers to the set of attributes in the title relation?

title

{tTitle, tMinSalary, tMaxSalary }

TTitle

(tTitle, tMinSalary, tMaxSalary)

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

  1. Which statement is true regarding superkeys, candidate keys, and primary keys?

A relation may not have a superkey.

Every superkey is a primary key.

Every candidate key is a primary key.

A primary key is a superkey.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

  1. Based on the description of the title relation in the text, which choice represents a candidate key for the title relation?

{tTitle }

TITLE

(tTitle)

{tTitle, tMinSalary }

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

  1. Which statement is true regarding primary and foreign keys?

The non‐null value of a foreign key attribute must appear as a value of its referenced primary key.

The non‐null value of a primary key attribute must appear as a value of its referencing foreign key.

The value of a foreign key cannot be null.

The value of a primary key can be null.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

  1. Which expression is true regarding the comparison of the set of distinct values of the title occurring in the relation employee(eID, eLast, eFirst, eTitle, eSalary) versus the relation title(tTitle, tMinSalary, tMaxSalary)?

eTitle ≤ tTitle

employee.eTitle ≤ title.tTitle

employee.eTitle ⊇ title.tTitle

employee.eTitle ⊆ title.tTitle

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?