Skip to Content
Oracle Database 10g: A Beginner's Guide
book

Oracle Database 10g: A Beginner's Guide

by Ian Abramson, Michael Abbey, Michael Corey
April 2004
Beginner to intermediate
416 pages
10h 8m
English
McGraw Hill Computing
Content preview from Oracle Database 10g: A Beginner's Guide

CRITICAL SKILL 6.7

Create Stored Procedures—How and Why

PL/SQL is a very powerful language, and one of its most important features is the ability to store programs in the database and share them with others. We generally refer to these as stored objects or stored programs. There are four distinct types: procedures, functions, triggers, and packages. Up until now in this chapter, we have looked at anonymous PL/SQL blocks. Stored PL/SQL programs differ from these since they are named objects that are stored inside the database. Anonymous blocks are not stored in the database and must be loaded each time you want to run them.

We create stored programs for a number of reasons. The most important reason to create programs that are stored instead of ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Oracle Database 11g A Beginner's Guide

Oracle Database 11g A Beginner's Guide

Ian Abramson, Michael Abbey, Michael Corey
Oracle Database 10g DBA Handbook

Oracle Database 10g DBA Handbook

Kevin Loney, Bob Bryla

Publisher Resources

ISBN: 9780072230789