摘要:
1、创建用户: create user toptea2 identified by "用户名" 2、给用户授权 grant create session to 用户名; grant create table to 用户名; grant create tablespace to 用户名; grant 阅读全文
posted @ 2018-01-17 19:01
步步丶惊云
阅读(3506)
评论(0)
推荐(0)
摘要:
查看回收站中表 select object_name,original_name,partition_name,type,ts_name,createtime,droptime from recyclebin; 恢复表 SQL>flashback table test_drop to before 阅读全文
posted @ 2018-01-17 18:49
步步丶惊云
阅读(12739)
评论(0)
推荐(1)

浙公网安备 33010602011771号