Ownership and Access Control

Tables and other database objects are created and owned by authorization IDs, which means users in most contexts. An object's owner controls the privileges others have on it. In a sense, all privilege flows from the right to create objects. Tables are grouped into schemas and can be created by only the owner of the schema in which they reside or by a user with database administrator (DBA) privileges.