查看当前登录用户: show user; select user from dual; 查看用户拥有的对象: SELECT object_name, object_type FROM user_objects;