Properties

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

SQL

See Also

List of functions