From 61a2175e098ccabfb551826cb307c46e26248542 Mon Sep 17 00:00:00 2001 From: Mathias Rangel Wulff Date: Sun, 3 May 2020 04:42:43 +0200 Subject: [PATCH] Updated Null (markdown) --- Null.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Null.md b/Null.md index 3ac660a..2af354e 100644 --- a/Null.md +++ b/Null.md @@ -22,7 +22,8 @@ CREATE TABLE dbo.Parts ( ); ``` ----- +### Sorting NULL + You can use `NULLS LAST` and `NULLS FIRST` in your sort order to determine the sorting