摘要: 考试介绍: 考场机器环境介绍: Oracle Linux Release 5.4 (32-bit) Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 (32-bit) Oracle Enterprise Manager 11g Gri 阅读全文
posted @ 2019-09-17 11:34 史迪仔仔路 阅读(1527) 评论(6) 推荐(0)
摘要: 数据事务设计遵循ACID的原则: 原子性(Atomicity)、一致性(Consistency)、隔离性(Isolation)、持久性(Durability)。一个支持事务(Transaction)的数据库,必须要具有这四种特性,否则在事务过程(Transaction processing)当中无法 阅读全文
posted @ 2019-03-28 17:55 史迪仔仔路 阅读(435) 评论(0) 推荐(0)
摘要: 位(比特位):bit(binary digit)(简写:b),是计算机数据存储最小的单位,二进制中,0或者1就是一个位(比特位)bit。 字节:Byte(简写:B),是计算机信息技术用于计量存储容量的一种计量单位,通常情况下一字节等于八位,也就是 → 1Byte = 8bit = 1B = 8b 字 阅读全文
posted @ 2018-12-10 15:18 史迪仔仔路 阅读(2513) 评论(0) 推荐(0)
摘要: Oracle证书、徽章展示: 考试介绍: 考场机器环境介绍: Oracle Linux Release 5.4 (32-bit) Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 (32-bit) Oracle Enterprise 阅读全文
posted @ 2018-12-06 18:08 史迪仔仔路 阅读(3868) 评论(0) 推荐(1)