Q: A data analyst wants to retrieve information from a database. Select the correct tool from the data analyst’s toolkit.
or
Q: Finding information in a database is the goal of a data analyst. From the data analyst’s toolset, choose the appropriate tool.
- Spreadsheet
- Visualization
- Query
- Dashboard
Explanation: A data analyst often uses SQL (Structured Query Language) to access data from a database. Using SQL, a common language for communicating with relational databases, analysts may craft queries to extract the data they need. Data processing, retrieval, and analysis from databases are all impossible without it.