All Dictionaries
SQLite Related dictionaries
SQLite ABS function
Detailed instructions for use
SQLite ABS function
Chinese translation
Recent Updates: 2018-05-16 14:36:34
abs
英[æbz]
abbr.acrylonitrile-butadiene-styrene acrylonitrile-butadiene-styrene;absence absence;absorption absorption;absorb (ent) absorb
SQLite ABS function syntax
Function:SQLite ABS function returns the absolute value of the numeric parameter.
Syntax: sqlite> SELECT abs(value);




