select owner
, table_name
, tablespace_name
, cluster_name
, iot_name
, pct_free
, pct_used
, ini_trans
, max_trans
, initial_extent
, next_extent
, min_extents
, max_extents
, pct_increase
, freelists
, freelist_groups
, logging
, backed_up
, num_rows
, blocks
, empty_blocks
, avg_space
, chain_cnt
, avg_row_len
, avg_space_freelist_blocks
, num_freelist_blocks
, degree
, instances
, cache
, table_lock
, sample_size
, last_analyzed
, partitioned
, iot_type
, temporary
, secondary
, nested
, buffer_pool
, row_movement
, global_stats
, user_stats
, duration
, skip_corrupt
, monitoring
, cluster_owner --just a comment long enough to make horizontal bar hides the cursor blablablablablablablablablablablablablablablablablablablablablablablabla
, dependencies
, compression
, dropped
from all_tables a
where a.owner <> 'SYS'