Skip to content

Commit ed76529

Browse files
{T-SQL] Update unary-operators-negative example D (UUF)
1 parent de2cab5 commit ed76529

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/t-sql/language-elements/unary-operators-negative.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ FROM DimEmployee;
152152
[!INCLUDE [ssresult-md](../../includes/ssresult-md.md)]
153153

154154
```output
155-
-17
155+
17
156156
```
157157

158158
### E. Return the negative of a column

0 commit comments

Comments
 (0)