Robuta

https://duckdbsnippets.com/snippets/35/put-null-values-last-when-sorting-like-excel-or-postgres Put null values last when sorting (like Excel or Postgres) | DuckDB Snippets Feb 23, 2024 - Editor's note: DuckDB enables you to configure whether NULL values are returned first or last in result sets by default. You can also specify it per query... null valuesduckdb snippetsputlastsorting