1、取得用户自己的表[quote]select * from tab[/quote]2、查看表信息[quote]select * from user_tab_cols where TABLE_NAME='VC_DEF'[/quote]