第一范文网 - 专业文章范例文档资料分享平台

Oracle9i笔记1

来源:用户分享 时间:2021-06-02 本文由旧人不归 分享 下载这篇文档 手机版
说明:文章内容仅供预览,部分内容可能不全,需要完整文档或者需要复制内容,请下载word后使用。下载word有问题请添加微信号:xxxxxx或QQ:xxxxxx 处理(尽可能给您提供完整文档),感谢您的支持与谅解。

Typographic Conventions 程序格式约定

Following are two lists of typographical conventions that used specifically within text or within code.

__________________________________________________________________________

After completing this course, you should be able to do the following: 1. Describe the purpose of PL/SQL.

2. Describe the use of PL/SQL for the developer as well as the DBA. 3. Explain the benefits of PL/SQL.

4. Create, execute, and maintain procedures, functions, packages, and database triggers. 5. Manage PL/SQL subprograms and triggers 6. Describe Oracle supplied packages. 7. Manipulate large objects(LOBs). Lesson Aim

In this course, you are introduced to the features and benefits of PL/SQL. You learn how to access the database using PL/SQL.

You can develop modularized applications with database procedures using database objects, such as the following:

你可以用像下面这些组件一样的数据库过程,开发模块化的应用程序。 Procedures and functions Packages

Database triggers

Modular applications improve: 使应用程序得到如下改善: Functionality 功能 Security 安全性

Overall performance 总体性能提升

1. Describe the purpose of PL/SQL. PL/SQL的目标。

1).PL/SQL is the procedural extension to SQL with design features of programming languages. PL/SQL 是SQL在設計程序上的延伸。

2).Data manipulation and query statements of SQL are included within procedural units of code. 操作數據和查詢語句都是用程序上的代碼來實現。

PL/SQL Environment

PL/SQL code can also be stored in the Oracle Server as subprograms that can be referenced by any number of applications connected to the database.

PL/SQL代碼也可以保存在Oracle 服務器上作為子程序,可以被所有的應用程序調用來操作使用數據庫。

搜索“diyifanwen.net”或“第一范文网”即可找到本站免费阅读全部范文。收藏本站方便下次阅读,第一范文网,提供最新人文社科Oracle9i笔记1全文阅读和word下载服务。

Oracle9i笔记1.doc 将本文的Word文档下载到电脑,方便复制、编辑、收藏和打印
本文链接:https://www.diyifanwen.net/wenku/1197545.html(转载请注明文章来源)
热门推荐
Copyright © 2018-2022 第一范文网 版权所有 免责声明 | 联系我们
声明 :本网站尊重并保护知识产权,根据《信息网络传播权保护条例》,如果我们转载的作品侵犯了您的权利,请在一个月内通知我们,我们会及时删除。
客服QQ:xxxxxx 邮箱:xxxxxx@qq.com
渝ICP备2023013149号
Top