摘要: 笔记:Oracle-同义词--通过用户名(模式名).表名 --授权:grant create synonym to test1(system用户下授权)) --私有create or replace synonym sy_test1 for gcs95.test1;--共有create public... 阅读全文
posted @ 2014-11-13 20:28 非凡攻城师 阅读(534) 评论(0) 推荐(0)