SQL> select a.table_name,b.comments 2 from user_tables a,user_tab_comments b 3 where a.table_name=b.table_name; TABLE_NAME COMMENTS -------------------- -------------------- DEPT EMP BONUS SALGRADE SQL>
17,382
社区成员
95,118
社区内容
加载中
试试用AI创作助手写篇文章吧