1. 创建用户默认给与,public角色权限
2.public权限包含
select * from dba_sys_privs where grantee in ('CONNECT','RESOURCE','PUBLIC')
3.