USER_OBJECTS v13

The USER_OBJECTS view provides information about all objects that are owned by the current user.

NameTypeDescription
schema_nameTEXTName of the schema in which the object belongs.
object_nameTEXTName of the object.
object_typeTEXTType of the object – possible values are: INDEX, FUNCTION, PACKAGE, PACKAGE BODY, PROCEDURE, SEQUENCE, SYNONYM, TABLE, TRIGGER, and VIEW
statusCHARACTER VARYINGIncluded for compatibility only; always set to VALID.
temporaryTEXTY if the object is temporary; N if the object is not temporary.