DA0-001 · Question #283
Which of the following is a domain-specific language used in programming that is designed for managing data that is held in a relational data stream management system?
The correct answer is B. SQL. SQL (Structured Query Language) is a domain-specific language designed specifically for managing and manipulating data within relational database management systems. It is used to query, update, insert, and delete data, as well as to create and manage database structures.
Question
Which of the following is a domain-specific language used in programming that is designed for managing data that is held in a relational data stream management system?
Options
- ASAS
- BSQL
- CPython
- DR
How the community answered
(35 responses)- A3% (1)
- B91% (32)
- D6% (2)
Explanation
SQL (Structured Query Language) is a domain-specific language designed specifically for managing and manipulating data within relational database management systems. It is used to query, update, insert, and delete data, as well as to create and manage database structures.
Topics
Community Discussion
No community discussion yet for this question.