The owner of a database object is generally the database user who created the database object. The owner has special privileges for the database object.
The owner of a database object can use the GRANT statement to grant other database users privileges for the database object.
See also:
Reference Manual
· GRANT Statement (grant_statement)