28
uFunctions can return object collections.
uAn object collection can be cast to a table.
uObject collections types are supported in SQL.
uThe idea:
ØBuild a view over the function to hide complex procedural logic.
Function-Based Views