select * from dba_segments where owner='owner' AND segment_type='TABLE' and segment_name = 'table_name';