原文:oracle中查看所有表和字段以及表注釋字段注釋

現在提供一個比較簡單的刪除oracle表中comments的辦法 在plsql中執行 select comment on column t.table name . t.column name is from user col comments t 然后將結果列copy出來 在command中執行一下 ok。 select comment on table t.table name is fro ...

2017-04-13 19:02 0 7108 推薦指數:

查看詳情

 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM