摘要:
查看当前用户的缺省表空间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_privs;查看用户下所有的表SQL>select * from user_tables;显示用户信息(所属表空间)select default_tablespace,temporary_table 阅读全文
posted @ 2013-01-08 21:03
来福1990627
阅读(348)
评论(0)
推荐(0)

浙公网安备 33010602011771号