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
  • 相关阅读:
    JAVA视频网盘分享
    IntelliJ IDEA 2016 完美破解+汉化补丁
    献给java求职路上的你们
    java集合类
    MyEclipse编码设置
    国内外有名的java论坛
    百度编辑器ueditor的简单使用
    工厂模式
    Java静态工厂的理解
    git clone index-pack failed
  • 原文地址:https://www.cnblogs.com/arcer/p/3027850.html
Copyright © 2011-2022 走看看