Business Data Analytics with AI

123456789101112
Across
  1. 3. Raw facts and figures collected for analysis.
  2. 5. An SQL command used to retrieve data from a table.
  3. 6. A spreadsheet tool commonly used for organizing, cleaning, and analyzing data.
  4. 7. A language used to communicate with and manage data in databases.
  5. 9. A clause that divides data into groups when using window functions.
  6. 10. An SQL clause used to filter records based on conditions.
  7. 12. A feature that allows analysis across related rows.
Down
  1. 1. The process of examining data to discover patterns and insights.
  2. 2. A type of join that returns only matching records from both tables.
  3. 3. Repeated data entries in a dataset.
  4. 4. A function used to remove extra spaces from text.
  5. 6. A process that extracts data, transforms it, and loads it into a system for analysis.
  6. 8. A request made to retrieve or modify data.
  7. 11. A window function used to assign positions to rows.