日期:2014-05-16  浏览次数:20431 次

查询表中是否包含某列
select table_name from user_tab_columns where column_name = upper('periodid')(列名)