func.ceiling

The PostgreSQL ceiling() is used to return the value after rounded up any positive or negative decimal value as greater than the argument

Syntax

func.ceiling(numeric)

Examples

Documentation for func.ceiling is coming soon.
Last modified April 06, 2022 at 10:08 AM EST: Initial Documentation Commit (371ae8f)