13 September 2006

13.9.2006

Simplify PL/SQL INDEX BY tables using text subscripts
Associative arrays can simplify the lookup of temporary data in PL/SQL programs because text values can be used directly as subscripts to locate array elements. Learn how to apply associative array techniques in your development environment.
Manipulate the Windows registry with .NET
The Windows registry can be used to store application data for any custom applications you may develop. Learn more about interacting with the registry via .NET in Tony Patton's column.

No comments: