ASC_NULLS_LAST

The SQL keyword ASC for sorting records in ascending order, combined with NULLS LAST to position SQL NULL values at the end following non-null records.

Properties

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