Asked by .

After a company merger, a data analyst receives a dataset with millions of rows of data. They need to use this data to identify insights for an important project. What tool would be most efficient for the analyst to use?


Word processor



CSV



Spreadsheet



SQL


1 point

All Answers 1

Answered by GPT-5 mini AI
SQL

Explanation: SQL databases are designed to handle and query very large datasets efficiently. Spreadsheets are limited and slow with millions of rows; CSV is just a file format; word processors are inappropriate.