标签: sql oracle security
我想选择数据库中架构中的所有配置文件。但我无法访问DBA_PROFILES表。如果不可能,至少我会知道我当前的用户档案。
select * from dba_profiles; -- Doesn´t works because I have no priveledges for this query