CompTIACompTIA
CV0-004 · Question #131
CV0-004 Question #131: Real Exam Question with Answer & Explanation
The correct answer is A: Relational databases. CRUD stands for Create, Read, Update, Delete, and it is most commonly used for interacting with relational databases. These operations form the basis of persistent storage manipulation in most applications that use a database to store data.
Cloud architecture
Question
Which of the following describes what CRUD is typically used for?
Options
- ARelational databases
- BTime series databases
- CGraph databases
- DNoSQL databases
Explanation
CRUD stands for Create, Read, Update, Delete, and it is most commonly used for interacting with relational databases. These operations form the basis of persistent storage manipulation in most applications that use a database to store data.
Topics
#CRUD operations#Relational databases#Database fundamentals#Data persistence
Community Discussion
No community discussion yet for this question.