Oracle 查询一个表的所有字段

 select * from user_tab_columns where table_name = 'T_B_CLIENT_MSG' 

posted @ 2014-11-25 19:46  GrandKai  阅读(329)  评论(0)    收藏  举报