随笔分类 - oracle
摘要:1、查看表的创建语句 2、查看分区情况
阅读全文
摘要:1、查看禁用外键sql select 'alter table '||table_name||' disable constraint '||constraint_name||';' from user_constraints where constraint_type='R'; 2、查看启用外键s
阅读全文
摘要:安装红帽oracle12c(自动配置) 1、安装/配置环境 [root@bogon ~]# wget http://yum.oracle.com/public-yum-ol7.repo [root@bogon ~]# mv public-yum-ol7.repo /etc/yum.repos.d/
阅读全文

浙公网安备 33010602011771号