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
  • 相关阅读:
    页面滚动
    代码提交报错
    校区下部门 及校区下员工
    表查询
    Jemeter命令执行
    抓包工具
    彻底解决mac下terminal路径显示问题
    PHP 性能分析第二篇: Xhgui In-Depth
    PHP 性能分析第一篇: Intro to Xhprof & Xhgui
    phpredis pipeline
  • 原文地址:https://www.cnblogs.com/arcer/p/3027850.html
Copyright © 2011-2022 走看看