410 likes | 530 Views
A Guide to Oracle9i. 2. Lesson A Objectives. Learn the fundamentals of the PL/SQL programming languageWrite and execute PL/SQL programs in SQL*PlusUnderstand PL/SQL data type conversion functionsManipulate character strings in PL/SQL programsLearn how to debug PL/SQL programs. A Guide to Oracle9
E N D
1. A Guide to Oracle9i 1 Introduction to PL/SQL Chapter 4
2. A Guide to Oracle9i 2 Lesson A Objectives Learn the fundamentals of the PL/SQL programming language
Write and execute PL/SQL programs in SQL*Plus
Understand PL/SQL data type conversion functions
Manipulate character strings in PL/SQL programs
Learn how to debug PL/SQL programs
3. A Guide to Oracle9i 3 Fundamentals of PL/SQL Full-featured programming language An interpreted language Type in editor, execute in SQL*Plus