摘要:
select table_name from user_tables; //当前用户的表 select table_name from all_tables; //所有用户的表 select table_name from dba_tables; //包括系统表 select table_name 阅读全文
posted @ 2017-11-07 12:03
gxwzwyq
阅读(8432)
评论(0)
推荐(0)
浙公网安备 33010602011771号