DESC_NULLS_FIRST

The SQL keyword DESC for sorting records in descending order, combined with NULLS FIRST to position SQL NULL values at the start preceding non-null records.

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard