Tải bản đầy đủ (.pdf) (14 trang)

Tài liệu Instructor notes pptx

Bạn đang xem bản rút gọn của tài liệu. Xem và tải ngay bản đầy đủ của tài liệu tại đây (53.01 KB, 14 trang )

Instructor Notes
Introduction to Oracle: SQL and PL/SQL Using Procedure Builder2
Instructor Notes 3
Release Notes
This release of the course notes guarantees compatibility with Oracle7 Server,
Release 7.3.2.1.0, PL/SQL Release 2.3.2.0.0, SQL*Plus Release 3.3.2.0.0, and
Oracle Procedure Builder, Release 1.5.5.7.0. All demonstration and practice files
have been tested against this release of the product.
General Notes
If you have not taught Introduction to Oracle from Worldwide Education format
notes, please observe the following changes:
Format
These course notes have been formatted to the Worldwide Education format.
D
The left hand page contains a copy of the presentation slides, which allow the
presenter to concisely and clearly convey the topics.
D
Demonstrations are listed in the class management note below the slide or on the
facing page.
D
The right hand page contains text that elaborates the bullet points on the slides.
D
The practice at the end of the lesson can contain paper-based or hands-on
exercises.
Online Presentation
An online presentation created in Microsoft PowerPoint accompanies the course
notes. Some of the slides use a feature called “build” that reveals each bullet
following a mouse-click. Each of these is documented in the course management
notes. Instructions for using the PowerPoint Slide Show are provided.
Oracle Procedure Builder
Oracle Procedure Builder is the interface for creating, editing, debugging, and


executing the PL/SQL code. Instructors should be familiar with the tool and its
features.
Introduction to Oracle: SQL and PL/SQL Using Procedure Builder4
Course Timings
The suggested course timings in minutes are a guideline.
SQL and SQL*Plus
Lessons to Cover
Day 1 Introduction through Lesson 4
Day 2 Lesson 5 through Lesson 10
Day 3 Lesson 11 through Lesson 16
PL/SQL
Day 4 Lesson 18 through Lesson 22
Day 5 Lesson 23 through Lesson 25
Lesson Lecture Practice Total
Day 1
Introduction 45 0 45
Lesson 1: Selecting Rows 40 25 65
Lesson 2: Limiting Selected Rows 35 30 65
Lesson 3: Single Row Functions 55 40 95
Lesson 4: Display Data from Multiple Tables 40 50 90
Day 2
Lesson 5: Group Functions 35 40 75
Lesson 6: Subqueries 45 35 80
Lesson 7: Specifying Variables at Runtime 35 25 60
Lesson 8: Overview of Data Models and
Database Design
40 0 40
Lesson 9: Creating Tables 45 25 70
Lesson 10: Oracle Data Dictionary 20 15 35
Instructor Notes 5

Course Timings
continued
Lesson Lecture Practice Total
Day 3
Lesson 11: Manipulating Data 45 40 85
Lesson 12: Altering Tables and Constraints 30 40 70
Lesson 13: Creating Sequences 20 25 45
Lesson 14: Creating Views 35 30 65
Lesson 15: Creating Indexes 25 25 50
Lesson 16: Controlling User Access 25 20 45
Lesson 17: Summary of SQL and SQL*Plus
(optional)
15 100 150
Day 4
Lesson 18: Overview of PL/SQL 20 0 20
Lesson 19: Basics of Procedure Builder 60 15 75
Lesson 20: Modularizing Programming with
Subprograms
60 20 80
Lesson 21: Developing a Simple PL/SQL
Block
60 30 90
Lesson 22: Interacting with Oracle 40 45 85
Day 5
Lesson 23: Controlling Flow in PL/SQL
Blocks
40 60 100
Lesson 24: Processing Queries by Using
Explicit Cursors
60 50 110

Lesson 25: Error Handling 30 30 60
Lesson 26: Summary of PL/SQL
(optional)
15 200 215

×