...
Integer or Decimal values
Syntax
For non-decimal columns:
set-column :column math:abs(column)
...
set-column :column decinal:abs(column)
Example
Returns the absolute value of each value in the test
column.
...
...
Integer or Decimal values
For non-decimal columns:
set-column :column math:abs(column)
...
set-column :column decinal:abs(column)
Returns the absolute value of each value in the test
column.
...