
June 21st, 2005, 09:00 AM
|
|
|
|
Database Interaction with PL/SQL, Nested Tables
This series has been focusing on database interactions with Oracle PL/SQL. Having just covered OBJECT TYPE in Oracle and both SQL and PL/SQL ways of working with OBJECTs in the last article, we will now learn about using NESTED TABLE with OBJECT TYPES from both SQL and PL/SQL point of views. We will also discuss FOR loops with an inline SELECT statement. This article is the fifth in this series.
Read the full article here: Database Interaction with PL/SQL, Nested Tables
For more discussion go here: Blog Article Discussion
|