The owner of an object is defined by specifying the name of owner name.
Syntax
<owner> ::= <user name> | <usergroup name> | TEMP
user name, usergroup nameExplanation
If the owner is not a member of a usergroup, the owner name and usergroup name are identical.
If TEMP is specified as the owner in a
table name, the table is a temporary table. The owner of this temporary table is the current owner.An error message is output if the name of the owner has more than 32 characters.