Name: | round |
Specific name: | round(numeric) |
Owner: | postgres |
Argument count: | 1 |
Return type: | numeric |
Language: | sql |
Return a set: | |
Source: | select pg_catalog.round($1,0) |
Volatility: | |
Security of definer: | |
Strict: | |
Comment: | value rounded to 'scale' of zero |
See Also
List of functions