原文: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