PL/SQL Record types, Bulk Collect, and Collections.
转载:PL/SQL Tutorial: Chapter 6 - Database Star
In this chapter, we’ll learn about:
Using data types based on tables and columns
Understanding what collections are
Using the BULK COLLECT keyword to fetch data in bulk
These are all great features of the PL/SQL language and will take your code to the...
more...









