《Oracle PL/SQL开发指南》学习笔记1——Oracle PL/SQL程序开发概览

版权声明:本文为博主原创文章,未经博主允许不得转载。 https://blog.csdn.net/hpdlzu80100/article/details/84262343

本章内容:

1. PL/SQL的历史和背景

2. Oracle开发架构

知识点:

1. SQL和PL/SQL的关系:

The SQL language is the interface to the Oracle Database 12c database engine, and Oracle extensions provide a competitive advantage.
The PL/SQL language extends the behavior of SQL and has enabled the evolution of object-relational technologies.

2. PL/SQL语言时间轴:

3. Oracle数据库架构

 4. 两层模型

5. n层模型

猜你喜欢

转载自blog.csdn.net/hpdlzu80100/article/details/84262343