We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33e37f3 commit 505fc59Copy full SHA for 505fc59
docs/en/sql-reference/functions/arithmetic-functions.md
@@ -51,7 +51,7 @@ It is possible to add an integer and a date or date with time. The former operat
51
52
Alias: `a + b` (operator)
53
54
-## minus {#minus}
+## minus
55
56
Calculates the difference of two values `a` and `b`. The result is always signed.
57
0 commit comments