
September 12th, 2005, 09:00 AM
|
|
|
|
Database Interaction with PL/SQL, User-defined Packages
This article is part of a series focusing on database interactions with Oracle PL/SQL. In my previous article, we examined named notation, default values of parameters, stored procedures, stored functions and finally took our first look at package and package body. In this article, we will focus completely on package and package body. Before reading this article I suggest you to go through my last three articles in this series thoroughly.
Read the full article here: Database Interaction with PL/SQL, User-defined Packages
For more discussion go here: Blog Article Discussion
|