Spring Sale Special - Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: sntaclus

(Which of the following is used to store product quantities in a table while ensuring the minimal amount of storage is consumed?)

A.

DOUBLE

B.

INTEGER

C.

COUNT

D.

FLOAT

Given the following customer table:

Which of the following ORM snippets would return the ID, state, and country of all customers with the newest customers appearing first?

A)

B)

C)

D)

A.

Option A

B.

Option B

C.

Option C

D.

Option D

(A financial institution is running a database that contains PII. Database administrators need to provide table access to junior developers. Which of the following is the best option?)

A.

Role assignment

B.

Data masking

C.

View creation

D.

Policy enforcement

Which of the following is a potential issue raised by enterprise database users?

A.

The need for multiple views or windows into the same database

B.

The need to manage long transactions

C.

The need for concurrent access and multiuser updates

D.

The need to manually transfer records to paper

A database administrator would like to create a table named XYZ. Which of the following queries should the database administrator use to create the table?

A)

B)

C)

D)

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Which of the following is used to hide data in a database so the data can only be read by a user who has a key?

A.

Data security

B.

Data masking

C.

Data protection

D.

Data encryption

(Which of the following best describes the function of a wildcard in the WHERE clause?)

A.

An exact match is not possible in a CREATE statement.

B.

An exact match is necessary in a SELECT statement.

C.

An exact match is not possible in a SELECT statement.

D.

An exact match is necessary in a CREATE statement.

(An analyst in the United States configured a database server so it could be accessed remotely by users in Brazil and Canada. Users in Brazil can connect to the server, but users in Canada cannot connect to the server. Which of the following is the reason for the issue?)

A.

The perimeter network is rejecting remote connections.

B.

The rule set was configured to allow specific IP addresses.

C.

The firewall was configured to deny all connections.

D.

The server port security is disabled.

(A database manager would like to reduce the overhead caused by log-based recoveries. Which of the following should the manager use to best mitigate the situation?)

A.

Deadlocks

B.

Checkpoints

C.

Locks

D.

Indexes

Which of the following cloud delivery models provides users with the highest level of flexibility regarding resource provisioning and administration?

A.

DBaaS

B.

IaaS

C.

SaaS

D.

PaaS