select table_name from dba_tab_cols where column_name=\'COLNAME\'; select table_name from user_tab_cols where column_name=\'COLNAME\'; 相关文章: