摘要: select table_name from user_tables where TABLESPACE_NAME is not null and user='UserName' SELECT table_name, column_name, data_type FROM all_tab_cols W 阅读全文
posted @ 2020-12-25 16:17 关键步就几步 阅读(344) 评论(0) 推荐(0)