Explore >> Select a destination


You are here

use-the-index-luke.com
| | modern-sql.com
5.4 parsecs away

Travel
| | LISTAGG is the new SQL standard version of GROUP_CONCAT or STRING_AGG. LISTAGG supports DISTINCT and provides an ON OVERFLOW clause to control the behavior when exceeding the maximum string length.
| | winand.at
5.2 parsecs away

Travel
| | Technical details about SQL and SQL performance as well as strategic insights.
| | modern-sql.com
3.3 parsecs away

Travel
| | You won't guess the result of that query
| | use-the-index-luke.com
8.6 parsecs away

Travel
| Execution plans are the "assembly code" of databases-just easier to read.