原文:oracle取出所有表和视图

select c.TABLE NAME, d.COMMENTS, d.table type, select wmsys.wm concat a.column name from user cons columns a, user constraints b where a.constraint name b.constraint name and b.constraint type P and ...

2019-05-31 17:10 0 750 推荐指数:

查看详情

 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM