ABS
Description
A mathematical function that returns the absolute (positive) value of the specified numeric expression. (ABS
changes negative values to positive values. ABS
has no effect on zero or positive values.) (ABS in Transact-SQL).
Sample Source Pattern
Syntax
Examples
Code:
IN -> SqlServer_01.sql
Result:
Related Documentation
Known Issues
No issues were found.
Related EWIs
No related EWIs.
Last updated