Labour Day Special - Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: top65certs

Complete 1D0-541 CIW Materials

Page: 2 / 5
Total 128 questions

CIW v5 Database Design Specialist Questions and Answers

Question 5

A theta-join can be viewed as:

Options:

A.

The intersection oftwo relations

B.

ACartesian product of two relations

C.

Arestricted Cartesian product of two relations

D.

The Cartesian product oftwo union-compatible relations

Question 6

What is the highest normal form of the relation(s) shown in the exhibit?

Options:

A.

Second normal form

B.

First normal form

C.

Boyce-Codd normal form

D.

Third normal form

E.

STUDENT( Student_Number: integer NOT NULL Name:

variable length character string length 20 NOT NULL)

Primary Key Student_Number CLASS( Class_Num: integer

NOT NULL Class_Name: integer NOT NULL) Primary Key

Class_Num

F.

STUDENT( Student_Number: integer NOT NULL Name:

variable length character string length 20 NOT NULL)

Primary Key Student_Number CLASS( Class_Num: integer

NOT NULL Class_Name: integer NOT NULL) Primary Key

Class_Num Foreign Key Class_Num References STUDENT

G.

STUDENT( Student_Number: integer NOT NULL Name:

variable length character string length 20 NOT NULL)

Primary Key StudenMMumber STU_CLASS(

Student_Number: integer NOT NULL Class_Num: integer

NOT NULL) Primary Key Student_Number CLASS(

Class_Num: integer NOT NULL Class_Name: integer NOT

NULL) Primary Key Class_Num

Question 7

Your company must choose which type of database to use for a new project. Which of the following lists three characteristics of file-based database systems?

Options:

A.

Repetition of data, application program flexibility, and data centralization

B.

Incompatibility of files, tabular data structures, and data dependence

C.

Separation of data, repetition of data, and data independence

D.

Application program inflexibility, data dependence, and separation of data

Question 8

What is the highest normal form of the relation(s) shown in the exhibit?

Options:

A.

Third normal form

B.

Second normal form

C.

No normal form

D.

First normal form

Page: 2 / 5
Total 128 questions