CompTIA Data+ (DA0-001) — Question 155
Which of the following data analytics tools would be BEST to retrieve data from a relational database management system?
Answer options
- A. R
- B. Python
- C. SQL
- D. SAS
Correct answer: C
Explanation
The correct answer is SQL, as it is specifically designed for managing and querying relational databases. While R, Python, and SAS can interact with databases, they do not provide the same level of direct access and query capabilities that SQL offers for relational database management systems.