Oracle数据库的系统
查看当前用户的缺省表空间SQL>select username,default_tablespace from user_users;查看当前用户的角色SQL>select * from user_role_privs;查看当前用户的系统权限和表级权限SQL>select * from user_sys_privs;SQL>select * from user_tab_pr
Copyright © 2005-2025 51CTO.COM 版权所有 京ICP证060544号