Oracle Authorization and Creation Synonyms

grant select,insert,delete,update on ships_support.sys_user to eciq_rule; --Pay eciq_rule the permission to add, delete, modify and query under the sys_user table under the ships_support user;

create synonym sys_user for ships_support.sys_user ; (these two fields are best written the same)

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=325684731&siteId=291194637