select table_name from user_tab_columns where column_name = 'BLOB';

PS:column_name 区分大小写

相关文章: