
August 16th, 2005, 09:00 AM
|
|
|
|
Database Interaction with PL/SQL: Sub-programs in Depth
This is part 13 of a series of articles focusing on database interactions with Oracle PL/SQL. In my previous article, we concentrated on procedures and discussed some issues of variable scoping with respect to sub-programs. In this article we proceed with some tips on using procedures together with the introduction to functions.
Read the full article here: Database Interaction with PL/SQL: Sub-programs in Depth
For more discussion go here: Blog Article Discussion
|