Explore >> Select a destination


You are here

martinheinz.dev
| | schinckel.net
10.8 parsecs away

Travel
| |
| | modern-sql.com
13.6 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.
| | explainextended.com
12.2 parsecs away

Travel
| | The record-based approach to recursive queries (as in CONNECT BY used by Oracle) is less powerful in theory than a set-based approach (as in recursive CTE's used by SQL Server). However, the recursive CTE's are really record-based in SQL Server. This implementation kills all benefits of recursive CTE's
| | bronowski.it
66.9 parsecs away

Travel
|