Background documentationOwner Locate this document in the navigation structure

 

The owner of a database object is initially 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.

More Information

SQL Reference Manual, Privileges: Overview, GRANT Statement, Schema name (schema_name)