func.sign
The PostgreSQL sign function returns a value indicating the sign of a number.
Syntax
func.sign(numeric)
Examples
Documentation for func.sign is coming soon.
Last modified April 06, 2022 at 10:08 AM EST: Initial Documentation Commit (371ae8f)