zoukankan      html  css  js  c++  java
  • Chapter 00 Overview to PL/SQL

    Ojbectives

    After completing this lesson,you should be able to  do the following:

    • Describle the course organization
    • Describle the sample HR schema

    Course Objectives

    After completing this lesson,you should be able to do the following:

    • Identify the programming extensions that PL/SQL provdies to SQL.
    • Write PL/SQL code to interface with the database.
    • Desgin PL/SQL anonymous blocks that execute efficiently.
    • Use PL/SQL programming constructs and conditionnal control statements.
    • Handler run-time errors.
    • Describe stored procedures and functions.
    • Introduction
    • Introduction to PL/SQL
    • Declaring PL/SQL Variables
    • Writing Executable Satements
    • Interacting with the Oracle Database Server
    • Writing Control Structures
    • Working with Composite Data Types
    • Using Explict Cursors
    • Handing Exceptions
    • Creating Stored Procedures and Functions.

    The Humar Resources(HR) Schema

    Summary

    In this lesson ,you should have learned how to :

    • Describe the course organization
    • Describe the smaple HR schema
  • 相关阅读:
    Centos7新特性——systemd取代init管理服务
    Git初探
    Nginx内置变量
    Nginx初探
    PHP多进程初步
    golang消息队列nsq
    golang 的 go异步编程通道要注意的问题
    golang 连接池mysql
    golang centos运行方法
    golang go path和go mod的区别
  • 原文地址:https://www.cnblogs.com/arcer/p/3027850.html
Copyright © 2011-2022 走看看