Showing posts with label
udt
.
Show all posts
Showing posts with label
udt
.
Show all posts
Sunday, August 9, 2009
PL/SQL: Pipelined Function
›
As with Friday's post , pipelined functions are something I use rarely, thus end up looking up how to do it. So with a little help fro...
6 comments:
Saturday, January 3, 2009
Nested Tables
›
One concept of Oracle that I've always been intrigued by is Nested Tables. Nested tables are, basically, a table (dataset) stored in a ...
8 comments:
Tuesday, December 30, 2008
SQL Objects vs. PL/SQL Tables
›
So I was writing a small procedure to loop through a procedure's arguments (all_arguments). After getting it working, I then began to po...
9 comments:
›
Home
View web version