Keyword: DROP
jump to Columns back to indexTables
| Table Name | Description |
|---|---|
| ALL_PARTIAL_DROP_TABS | All tables with patially dropped columns accessible to the user |
| DBA_PARTIAL_DROP_TABS | All tables with partially dropped columns in the database |
| USER_PARTIAL_DROP_TABS | User tables with unused columns |
Columns
| Column Name | Description |
|---|---|
| DROP_SEGMENTS (ALL_TAB_MODIFICATIONS) | Number of (sub)partition segment dropped since the last analyze? |
| DROP_SEGMENTS (DBA_TAB_MODIFICATIONS) | Number of (sub)partition segment dropped since the last analyze? |
| DROP_SEGMENTS (USER_TAB_MODIFICATIONS) | Number of (sub)partition segment dropped since the last analyze? |