conceder acesso à tabela no Oracle
GRANT SELECT ON table_name TO {user | role};
Kind Kinkajou
GRANT SELECT ON table_name TO {user | role};