Mega Code Archive
Categories
/
PostgreSQL
/
Data Type
Select -16 63 AS negative_float
postgres=# select -16.63 AS negative_float; negative_float ---------------- -16.63 (1 row)