func.floor
The PostgreSQL FLOOR() function returns a number rounded down to the next whole number
Syntax
func.floor(numeric)
Examples
func.ascii('x') → 12Documentation for func.floor is coming soon.
Last modified April 06, 2022 at 10:08 AM EST: Initial Documentation Commit (371ae8f)