Properties

Name: trunc 
Specific name: trunc(numeric) 
Owner: postgres 
Argument count:
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 

SQL

See Also

List of functions