Summer Sale Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: ecus65

CompTIA DS0-001 - CompTIA DataSys+ Certification Exam

Page: 1 / 3
Total 80 questions

Which of the following is an attack in which an attacker hopes to profit from locking the database software?

A.

Spear phishing

B.

Ransomware

C.

SQL injection

D.

On-path

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

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 appearingfirst?

A)

B)

C)

D)

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Which of the following firewall types allows an administrator to control traffic and make decisions based on factors such as connection information and data flow communications?

A.

Circuit-level

B.

Stateful

C.

Proxy

D.

Packet

Which of the following is thebestway to migrate a large data load from one table to another, considering total time and blocking?

A.

Split the load size into many transactions.

B.

Split the load size in half and run simultaneously.

C.

Batch into small loads and run in parallel.

D.

Batch large loads into one transaction.

Which of the following ismostlikely to prevent tampering with server hardware that houses data?

A.

Biometric locks

B.

Strong password policy

C.

Network firewall

D.

Surveillance cameras

A new retail store employee needs to be able to authenticate to a database. Which of the following commands should a database administrator use for this task?

A.

INSERT USER

B.

ALLOW USER

C.

CREATE USER

D.

ALTER USER

A DBA is reviewing the following logs to determine the current data backup plan for a primary data server:

Which of the followingbestdescribes this backup plan?

A.

Monthly full, daily differential

B.

Daily differential

C.

Daily full

D.

Weekly full, daily incremental

A database administrator needs to ensure continuous availability of a database in case the server fails. Which of the following should the administrator implement to ensure high availability of the database?

A.

ETL

B.

Replication

C.

Database dumping

D.

Backup and restore

A database administrator set up a connection for a SQL Server instance for a new user, but the administrator is unable to connect using the user's workstation. Which of the following is themostlikely cause of the issue?

A.

The SQL Server codes are performing badly.

B.

The SQL Server has not been tested properly.

C.

The SQL Server ports to the main machine are closed.

D.

The SQL Server has many concurrent users.