Written by students who passed Immediately available after payment Read online or as PDF Wrong document? Swap it for free 4.6 TrustPilot
logo-home
Document preview thumbnail
Preview 3 out of 19 pages
Exam (elaborations)

C170 - Data Management – Applications Questions with 100% Verified Correct Answers

Document preview thumbnail
Preview 3 out of 19 pages

C170 - Data Management – Applications Questions with 100% Verified Correct Answers

Content preview

C170 - Data Management – Applications
Questions with 100% Verified Correct Answers
First Normal Form

- when all non-key columns depend on the primary key

- a table with a primary key is in first normal form

- a table with no duplicate rows is in first normal form

Second Normal Form

- when all non-key columns depend on the whole primary key

- cannot depend on part of a composite primary key

- a table with a simple primary key is automatically in second normal form

A table with a simple primary key must be in what normal form?

- second normal form or higher

Third Normal Form

- when all non-key columns depend on the key, the whole key, and nothing but the key

Violation of Third Normal Form

- a non-key column depends on a column that is not unique

Boyce-Codd Normal Form

- whenever column A depends on column B, then B is unique

- same as Third Normal Form, except "non-key" is removed

A table has:

- columns A, B, C, D

- candidate key (A, C, D)

,- primary key (A, C, D)

- dependency D → B (in addition to dependencies on candidate keys)



What is the normal form of the table?

- First Normal Form

- the table has one candidate key, which is also a primary key

- any table with a primary key is in FIRST nf

- the non-key column B does not depend on the whole primary key...so not in SECOND

normal form

A table has:

- columns A, B, C, D

- candidate keys (C, D) and A

- primary key (C, D)

- dependencies on (C, D) and A only



What is the normal form of the table?

- Boyce-Codd

- The table is in Boyce-Codd normal form since all dependencies are on candidate keys.

- Therefore, all dependencies are on unique columns.

A table has:

- columns A, B, C, D

- candidate key (A, B, D)

- primary key (A, B, D)

- dependency C → D (in addition to dependencies on candidate keys)

, What is the normal form of the table?

- THIRD

- The table is in third normal form since non-key columns depend only on unique columns.

- D is not a non-key column.

- The table is not in Boyce-Codd normal form since D depends on the non-unique column C.

- Primary keys must be minimal, so no column in a composite primary key can be unique.

- Therefore, C is not unique.

A table has:

- columns A, B, C, D

- candidate keys D and (A, C)

- primary key (A, C)

- dependency B → C (in addition to dependencies on candidate keys)



What is the normal form of the table?

- THIRD

- The table is in third normal form since non-key columns depend only on unique columns.

- C is not a non-key column.

- The table is not in Boyce-Codd normal form since C depends on the non-unique column B.

- Primary keys must be minimal, so no column in a composite primary key can be unique.

- Therefore, B is not unique.

CREATE TABLE Employee (

ID SMALLINT UNSIGNED,

Name VARCHAR(60),

Document information

Uploaded on
August 8, 2026
Number of pages
19
Written in
2026/2027
Type
Exam (elaborations)
Contains
Questions & answers
$13.99

Wrong document? Swap it for free Within 14 days of purchase and before downloading, you can choose a different document. You can simply spend the amount again.
Written by students who passed
Immediately available after payment
Read online or as PDF

Seller avatar
Reputation scores are based on the amount of documents a seller has sold for a fee and the reviews they have received for those documents. There are three levels: Bronze, Silver and Gold. The better the reputation, the more your can rely on the quality of the sellers work.
KenAli
2.6
(18)
Sold
101
Followers
5
Items
21209
Last sold
2 days ago



Why students choose Stuvia

Created by fellow students, verified by reviews

Quality you can trust: written by students who passed their tests and reviewed by others who've used these notes.

Didn't get what you expected? Choose another document

No worries! You can instantly pick a different document that better fits what you're looking for.

Pay as you like, start learning right away

No subscription, no commitments. Pay the way you're used to via credit card and download your PDF document instantly.

Student with book image

“Bought, downloaded, and aced it. It really can be that simple.”

Alisha Student

Working on your references?

Create accurate citations in APA, MLA and Harvard with our free citation generator.

Working on your references?

Frequently asked questions