New Year Special 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: best70

1D0-541 CIW v5 Database Design Specialist Questions and Answers

Questions 4

Which process is used to prevent the current database operation from reading or writing a data item while that data item is being accessed by another operation?

Options:

A.

Lock

B.

Deadlock

C.

Time stamp

D.

Transaction

Buy Now
Questions 5

Which type of dependency occurs when one attribute of a composite key is removed and the dependency still exists?

Options:

A.

1:1

B.

Transitive

C.

Functional

D.

Partial functional

Buy Now
Questions 6

Which database security technique prevents invalid data from being entered into the database?

Options:

A.

File locking

B.

User authorization

C.

Parity checks

D.

Integrity controls

Buy Now
Questions 7

Which of the following definitions best describes an entity?

Options:

A.

A relation

B.

Data about data

C.

Data stored in a table column

D.

An item about which information is stored

Buy Now
Questions 8

Consider the following relational algebraic expression as well as the Dept1_Parta and Dept2_Parts relations shown in the exhibit: Which of the following relations would result form the given relational algebraic expression?

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Buy Now
Questions 9

Consider the following table as well as the Dept1_Parts and Dept2_Parts relations shown in the exhibit: Which of the following relational algebraic expressions would result in the given table?

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Buy Now
Questions 10

NULL) Primary Key Class_Num

Consider the Information Engineering diagram shown in the exhibit. Which DBDL definition best describes this diagram?

Options:

A.

BUILDING(Building_ID, Bldg_Name, Location, Room_Count)

Primary Key Building_ID RESIDENT(R_ID, Room_Num,

Res_Name, Building_ID) Primary Key R_ID

B.

BUILDING(Building_ID, Bldg_Name, Location, Room_Count)

Primary Key BUILDING RESIDENT(R_ID, Room_Num,

Res_Name, Building_ID) Primary Key RESIDENT

C.

BUILDING(Building_ID, Bldg_Name, Location, Room_Count) Primary Key BUILDING ForeignKey BUILDING(Building_ID) references RESIDENT(Building_ID) RESIDENT(R_ID, Room_Num, Res_Name, Building_ID) Primary Key RESIDENT

D.

BUILDING(Building_ID, Bldg_Name, Location, Room_Count)

Primary Key Building_ID RESIDENT(R_ID, Room_Num,

Res_Name, Building_ID) Primary Key R_ID Foreign Key

Building_ID references BUILDING(Building_ID)

Buy Now
Questions 11

Consider the relation shown in the exhibit. Which of the following SQL statements would return a relation that excludes all customers with a Satisfaction_Rate of less than or equal to 80 unless the Sales_Office is located in Atlanta?

Options:

A.

SELECT * FROM Customers

WHERE Satisfaction_Rate > 80

OR Sales_Office = Atlanta

B.

SELECT * FROM Customers

WHERE Satisfaction_Rate <= 80

AND Sales_Office = Atlanta

C.

SELECT * FROM Customers

WHERE Satisfaction_Rate >= 80;

D.

SELECT * FROM Customers

WHERE Satisfaction_Rate >= 80

AND NOT Sales Office = Atlanta

Buy Now
Questions 12

The exhibit shows a table called Housing Relation that relates a unique student identification number with a dormitory building and a room fee for that building. Each building charges only one fee and a student can live in only one building. The key for the Housing Relation is Student_ID.

This table is in which normal form?

Options:

A.

1NF

B.

1NFand2NF

C.

1NF,2NFand3NF

D.

1NF,2NF,3NFandBCNF

Buy Now
Questions 13

The database manager wants to give Rubio and Doe the ability to modify the Project Relation shown in the exhibit. A temporary employee named Temp needs to access the data in the database to generate reports. Which group of SQL statements will perform this task?

Options:

A.

GRANT UPDATE ON Project TO Rubio, Doe;

GRANT SELECT ON Project TO Temp;

B.

GRANT ALL PRIVILEGES ON Project TO Rubio, Doe;

GRANT UPDATE ON Project TO Temp;

C.

GRANT SELECT ON Project

WHERE Manager = 'Rubio';

GRANT SELECT ON Project

WHERE Manager = 'Doe';

D.

GRANT UPDATE ON Project

WHERE Manager = 'Rubio';

GRANT UPDATE ON Project

WHERE Manager = 'Doe';

GRANT SELECT ON Project TO Temp;

Buy Now
Questions 14

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

Buy Now
Questions 15

Which mechanism provides database users with controlled access to the database through the use of virtual tables?

Options:

A.

View

B.

Data dictionary

C.

Database control language

D.

Database management system

Buy Now
Questions 16

Your database administrator has disallowed a group of users from making alterations to the Employees table in your corporate database. The users, known as Group_2, previously had full privileges with the Employees table. Which of the following SQL statements properly removes any alteration privileges from Group_2?

Options:

A.

REVOKE INSERT,

UPDATE, DELETE ON

Employees FROM Group_2;

B.

REVOKE

UPDATE FOR

Employees

FROM Group_2;

C.

REVOKE INSERT,

UPDATE, DELETE ON

Employees FOR Group_2;

D.

REVOKE

UPDATE, DELETE

FOR Employees

FROM Group_2;

Buy Now
Questions 17

Several SQL operations are performed by User 1 to access the Fee information for Bowling in the Act_Fee relation (shown in the exhibit). The first access returns a fee of 50. An unrelated SQL operation by another user updates the Bowling fee to 60. The second access by User 1 returns a fee of 60. What problem has occurred?

Options:

A.

Rollback

B.

Deadlock

C.

Dirty read

D.

No problem has occurred.

Buy Now
Questions 18

What is a domain?

Options:

A.

A normalized set of data applicable to a particular relation

B.

A combination of attributes for a relation

C.

A definition of permissible values for one or more attributes

D.

A set of permissible values for one or more relations

Buy Now
Exam Code: 1D0-541
Exam Name: CIW v5 Database Design Specialist
Last Update: Dec 22, 2024
Questions: 124

PDF + Testing Engine

$134.99

Testing Engine

$99.99

PDF (Q&A)

$84.99