How to get the data with concept in SQL "Group by"

The SQL Group By queries are translated to composite aggregations. You could use the translate SQL endpoint to see how your SQL query translates to ES query DSL.

1 Like