随笔分类 -  Oracle

Oracle
摘要:select t.* from product_component_version t; --查看 oracle 产品组件版本 select t.* from user_db_links t; --dblink select t.* from user_synonyms t; --同义词 selec 阅读全文
posted @ 2017-05-15 16:57 亚北 阅读(290) 评论(0) 推荐(0)