Skip to content
Mathias Rangel Wulff edited this page Dec 30, 2015 · 1 revision

Keyword ABS

Syntax:

    SELECT ABS(val) FROM abc

Will give you the absolute value

Clone this wiki locally