Oracle查询一张表的全部字段

SELECT column_name, data_type  FROM all_tab_cols WHERE table_name = 'FORMTABLE_MAIN_144' ;
相关文章
相关标签/搜索