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