Oracle 数据库 2 天开发人员指南 翻译及读书笔记

这是2023年3,4月间阅读和翻译的。从今日起(2025年12月7日)陆续发表,顺带再复习一下。

章节序号 章节名称
0 Preface(前言)
1 Introduction to 2 Day Oracle Database Development(两天Oracle数据库开发课程简介)
2 Connecting to Oracle Database and Exploring It(连接Oracle数据库并进行探索)
3 About DML Statements and Transactions(关于DML语句和事务)
4 Creating and Managing Schema Objects(创建和管理模式对象)
5 Developing Stored Subprograms and Packages(开发存储子程序和包)
6 Using Triggers(使用触发器)
7 Working in a Global Environment(在全局环境中工作)
8 Building Effective Applications(构建高效应用程序)
9 Developing a Simple Oracle Database Application(开发简单的Oracle数据库应用程序)
10 Deploying an Oracle Database Application(部署Oracle数据库应用程序)
相关推荐
_童年的回忆_1 天前
【PHP】关于守护进程报错:SQLSTATE[HY000]: General error: 2006 MySQL server has gone away
开发语言·oracle·php
悟能不能悟1 天前
查找oracle,存储过程包含某个单词的存储过程名称
数据库·oracle
知识分享小能手1 天前
Oracle 19c入门学习教程,从入门到精通,Oracle 过程、函数、触发器和包详解(7)
数据库·学习·oracle
liux35281 天前
MySQL日志系统全面解析:从基础到高级管理(六)
数据库·mysql·oracle
aa765aa1 天前
VM OS Oracle Linux 8.10 安装Oracle19C
oracle
曹牧1 天前
Oracle:增加十分钟
数据库·oracle
ascarl20101 天前
达梦与 Oracle 的关系及数据库架构差异
数据库·oracle·数据库架构
悟能不能悟1 天前
在Oracle中,包分为包头(PACKAGE)和包体(PACKAGE BODY),存储过程的实现代码在包体中。以下是几种查找方法
数据库·oracle
好好学操作系统1 天前
notion+excel自动创建表格| 了解了notion api
数据库·python·oracle·excel·notion
爱吃山竹的大肚肚1 天前
达梦(DM)数据库中设置表空间
java·数据库·sql·mysql·spring·spring cloud·oracle