PostgreSQL Numeric Function Support
TDV supports the numeric functions listed in the table below for PostgreSQL.
|
PostgreSQL Numeric Function |
Notes |
|
ABS |
|
|
ACOS |
|
|
ASIN |
|
|
ATAN |
|
|
ATAN2 |
|
|
CEIL |
|
|
CEILING |
|
|
COS |
|
|
COT |
|
|
DEGREES |
|
|
EXP |
|
|
EXTRACT |
From a date. |
|
FLOOR |
|
|
LOG |
|
|
MOD |
|
|
PI |
|
|
POW |
Not supported: mixing string, number, or NULL with BIT, NCHAR, or NVARCHAR. |
|
POWER |
|
|
RADIANS |
|
|
RANDOM |
|
|
ROUND |
|
|
SIGN |
|
|
SIN |
|
|
SQRT |
|
|
TAN |
|
|
TRUNC |
|