FC0-U61 · Question #816
Which of the following is an example of a query language?
The correct answer is D. SQL. SQL (Structured Query Language) is a domain-specific language used in programming and designed for managing and manipulating relational databases. It is used to perform tasks such as querying data, updating databases, and managing database structures. SQL is a standard tool for d
Question
Which of the following is an example of a query language?
Options
- AC++
- BPython
- CXML
- DSQL
How the community answered
(25 responses)- A4% (1)
- B4% (1)
- D92% (23)
Explanation
SQL (Structured Query Language) is a domain-specific language used in programming and designed for managing and manipulating relational databases. It is used to perform tasks such as querying data, updating databases, and managing database structures. SQL is a standard tool for database management and manipulation, making it the correct answer as an example of a query
Topics
Community Discussion
No community discussion yet for this question.