oracle当前用户下有什么表?看USER_TAB_COLUMNS 字段select distinct table_name from USER_TAB_COLUMNS 转载于:https://www.cnblogs.com/NigelLay/p/10701249.html