Summer Certification Sale 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: best70

DS0-001 CompTIA DataSys+ Certification Exam Questions and Answers

Questions 4

(Five minutes after a power failure occurred in a data center, a CO₂ system was automatically triggered. Which of the following caused the CO₂ system to start?)

Options:

A.

High temperatures activated the fire suppression system.

B.

RPO settings were configured to be applied in a short time frame.

C.

A cooling system set off the CO₂ system in order to protect the equipment.

D.

RTO settings were configured to be applied in a short time frame.

Buy Now
Questions 5

(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?)

Options:

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.

Buy Now
Questions 6

Which of the following is a typical instruction that is found on a Linux command-line script and represents a system shell?

Options:

A.

/bin/bash

B.

#/bin/shell

C.

>/bin/sh

D.

#!/bin/bash

Buy Now
Questions 7

(An IT manager needs to create a workflow for a new application. Which of the following tools should the manager use to facilitate the creation of a workflow?)

Options:

A.

ERD

B.

UML

C.

ETL

D.

ORM

Buy Now
Questions 8

(A database system crashed during a routine migration process. Which of the following should the systems administrator refer to for guidance in this situation?)

Options:

A.

The data retention policy

B.

The access control policy

C.

The database compliance policy

D.

The continuity of operations policy

Buy Now
Questions 9

(Which of the following is a characteristic of a multizone region in a disaster recovery policy?)

Options:

A.

Three or more availability zones

B.

A single geographic location

C.

Application high availability

D.

Active/active deployment on secondary zones

Buy Now
Questions 10

Which of the following is a result of an on-path attack on a system?

Options:

A.

A Wi-Fi network that redirects to clones of legitimate websites

B.

A website that has crashed and is no longer accessible

C.

An email from an unknown source requesting bank account details

D.

A web application that returns the addresses of its customers

Buy Now
Questions 11

(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?)

Options:

A.

Deadlocks

B.

Checkpoints

C.

Locks

D.

Indexes

Buy Now
Questions 12

A company is launching a proof-of-concept, cloud-based application. One of the requirements is to select a database engine that will allow administrators to perform quick and simple queries on unstructured data. Which of the following would be best suited for this task?

Options:

A.

MonogoDB

B.

MS SQL

C.

Oracle

D.

Graph database

Buy Now
Questions 13

A database professional is considering denormalizing a database. Which of the following documents should be used to analyze the database's structure?

Options:

A.

SOP

B.

Data dictionaries

C.

UML diaqrams

D.

ERD

Buy Now
Questions 14

A database administrator needs to provide access to data from two different tables to multiple group users in order to facilitate ongoing reporting. However, some columns in each table are restricted, and users should not be able to see the values in these columns.

Which of the following is the best action for the administrator to take?

Options:

A.

Create a stored procedure.

B.

Create a view.

C.

Create a csv export.

D.

Create a trigger.

Buy Now
Questions 15

(A database administrator wants users to be able to access resources remotely from home. Which of the following best describes how the administrator can enable this access without compromising the security of the stored data?)

Options:

A.

Implement a virtual private network.

B.

Implement strong password policies.

C.

Configure and deploy a firewall.

D.

Implement a perimeter network for internet-facing database applications.

Buy Now
Questions 16

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?

Options:

A.

Data security

B.

Data masking

C.

Data protection

D.

Data encryption

Buy Now
Questions 17

An automated script is using common passwords to gain access to a remote system. Which of the following attacks is being performed?

Options:

A.

DoS

B.

Brute-force

C.

SQL injection

D.

Phishing

Buy Now
Questions 18

Which of the following statements contains an error?

Options:

A.

Select EmpId from employee where EmpId=90030

B.

Select EmpId where EmpId=90030 and DeptId=34

C.

Select* from employee where EmpId=90030

D.

Select EmpId from employee

Buy Now
Questions 19

(A shared folder can only be accessed by authorized users. Which of the following policies was applied in this scenario?)

Options:

A.

Password policies

B.

Rights and privileges

C.

Service accounts

D.

Firewall policy

Buy Now
Questions 20

A developer is designing a table that does not have repeated values. Which of the following indexes should the developer use to prevent duplicate values from being inserted?

Options:

A.

Unique

B.

Single column

C.

Implicit

D.

Composite

Buy Now
Questions 21

Which of the following database structures is a type of NoSQL database?

Options:

A.

Hierarchical

B.

Key-value stores

C.

Cloud

D.

Object-oriented

Buy Now
Questions 22

Which of the following is used to write SQL queries in various programming languages?

Options:

A.

Indexing

B.

Object-relational mapping

C.

Excel

D.

Normalization

Buy Now
Questions 23

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?

Options:

A.

ETL

B.

Replication

C.

Database dumping

D.

Backup and restore

Buy Now
Questions 24

Which of the following would a database administrator monitor to gauge server health? (Choose two.)

Options:

A.

CPU usage

B.

Memory usage

C.

Transaction logs

D.

Network sniffer

E.

Domain controllers

F.

Firewall traffic

Buy Now
Questions 25

A group of developers needs access to a database in a development environment, but the database contains sensitive data. Which of the following should the database administrator do before giving the developers access to the environment?

Options:

A.

Audit access to tables with sensitive data.

B.

Remove sensitive data from tables

C.

Mask the sensitive data.

D.

Encrypt connections to the development environment.

Buy Now
Questions 26

Which of the following indexes stores records in a tabular format?

Options:

A.

Columnstore

B.

Non-clustered

C.

Unique

D.

Secondary

Buy Now
Questions 27

Which of the following should a company develop to ensure preparedness for a fire in a data center?

Options:

A.

Deployment plan

B.

Backup plan

C.

Data retention policy

D.

Disaster recovery plan

Buy Now
Questions 28

Which of the following sets the age requirement for data that should be recovered after a major disaster?

Options:

A.

MTBF

B.

RTO

C.

MTTF

D.

RPO

Buy Now
Questions 29

A server administrator wants to analyze a database server's disk throughput. Which of the following should the administrator measure?

Options:

A.

RPfvl

B.

Latency

C.

IOPS

D.

Reads

Buy Now
Questions 30

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)

DS0-001 Question 30

B)

DS0-001 Question 30

C)

DS0-001 Question 30

D)

DS0-001 Question 30

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Buy Now
Questions 31

A database administrator is creating a table, which will contain customer data, for an online business. Which of the following SQL syntaxes should the administrator use to create an object?

A)

DS0-001 Question 31

B)

DS0-001 Question 31

C)

DS0-001 Question 31

D)

DS0-001 Question 31

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Buy Now
Questions 32

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

Options:

A.

Spear phishing

B.

Ransomware

C.

SQL injection

D.

On-path

Buy Now
Questions 33

Which of the following is part of logical database infrastructure security?

Options:

A.

Surveillance

B.

Biometric access

C.

Perimeter network

D.

Cooling system

Buy Now
Questions 34

(Which of the following indexes stores records in a tabular format?)

Options:

A.

Columnstore

B.

Non-clustered

C.

Unique

D.

Secondary

Buy Now
Questions 35

Which of the following NoSQL database types best categorizes MongoDB?

Options:

A.

Document

B.

Column-oriented

C.

Graph

D.

Key-value stores

Buy Now
Exam Code: DS0-001
Exam Name: CompTIA DataSys+ Certification Exam
Last Update: Sep 2, 2026
Questions: 118

PDF + Testing Engine

$140

Testing Engine

$105

PDF (Q&A)

$90