Overview
information_schema.USER_RECYCLEBIN provides information about recycle bins.
Related tables/views
__all_recyclebin
Field description
| Field name | Type | Nullable | Description |
|---|---|---|---|
| OBJECT_NAME | varchar(128) | NO | The object name. |
| ORIGINAL_NAME | varchar(256) | NO | The original name of the object. |
| TYPE | varchar(8) | NO | The object type. |
| CREATETIME | timestamp(6) | NO | The time when the object was created. |