Q3 Single choice Mark for later Considering Aggregates and SQL Queries, which of the following statements is true? A All SQL Queries can be replaced by an Aggregate. B Aggregates and SQL Queries have different output types. C Everything that can be define in Aggregate can also be written in a SQL Query. D Both SQL Queries and Aggregates are automatically optimized by the platform. Correct answer