Guest User

Untitled

a guest
Jun 13th, 2018
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. grant [permissions] on [table] to public
  2.  
  3. select * from ALL_TAB_PRIVS where table_name = '[one of your problem tables]'
Add Comment
Please, Sign In to add comment