diff --git a/postgres/shorthand-absolute-value-operator.md b/postgres/shorthand-absolute-value-operator.md index fc7365d..b309de9 100644 --- a/postgres/shorthand-absolute-value-operator.md +++ b/postgres/shorthand-absolute-value-operator.md @@ -22,3 +22,5 @@ to do the same thing. 1 (1 row) ``` + +[source](https://kb.objectrocket.com/postgresql/why-use-postgres-abs-function-in-sql-729)