05 2021 档案

oralce关于centos7.6静默安装oracle11g r2单实例数据库
摘要:1、关闭防火墙 systemctl stop firewalld --临时关闭防火墙 systemctl disable firewalld.service --关闭防火墙开机自启 firewall-cmd --state --查看防火墙状态 vi /etc/sysconfig/selinux 将S 阅读全文

posted @ 2021-05-28 11:02 小杜的学习天地 阅读(185) 评论(0) 推荐(0) 编辑

关于oracle的自增序列及应用
摘要:最近由于业务需要,需要自增的序列来满足当数据插入时自动填上数字 测试如下: create table test (id integer,status integer default 2,nam varchar2(10),info varchar2(50)); 创建序列: create sequenc 阅读全文

posted @ 2021-05-18 16:40 小杜的学习天地 阅读(391) 评论(0) 推荐(0) 编辑

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

导航

统计

点击右上角即可分享
微信分享提示