grant on SYNONYM?
916413Mar 29 2012 — edited Mar 30 2012Hi,
I have a scenario here. In which i need to grant A1 user(on prod db) update priviledege on table exists and owned by A2 user(on test db)?
We have a private SYNONYM of that table created on prod db and accessing through db_link
How can i do this?