ExamGecko
Question list
Search
Search

Question 6 - DS0-001 discussion

Report
Export

Which of the following is a characteristic of all non-relational databases?

A.
Columns with the same data type
Answers
A.
Columns with the same data type
B.
Unstructured data
Answers
B.
Unstructured data
C.
Logical record groupings
Answers
C.
Logical record groupings
D.
Tabular schema
Answers
D.
Tabular schema
Suggested answer: B

Explanation:

The characteristic of all non-relational databases is unstructured data. Unstructured data is data that does not have a predefined or fixed format, schema, or structure. Unstructured data can include various types of data, such as text, images, audio, video, etc. Non-relational databases, also known as NoSQL databases, are databases that store and manage unstructured data using different models, such as key-value, document, graph, columnar, etc. Non-relational databases are suitable for handling large volumes, variety, and velocity of data that do not fit well in the relational model. The other options are either characteristics of relational databases or not related to database types at all. For example, columns with the same data type, logical record groupings, and tabular schema are characteristics of relational databases, which are databases that store and manage structured data using tables, rows, columns, and constraints.Reference:CompTIA DataSys+ Course Outline, Domain 1.0 Database Fundamentals, Objective 1.1 Given a scenario, identify common database types.

asked 02/10/2024
Arlind Tereziu
41 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first