1 / 41

Introduction to PL

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

vin
Download Presentation

Introduction to PL

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


    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

More Related