Art Trifonov's blog
Making Use of Table Functions -- Part II
Submitted by Art Trifonov on Mon, 2007-06-25 11:42.
In Part I we discussed views, stored procedures, and table functions as the three options of returning record sets from the code stored in the database. In this section I will concentrate on table functions, demonstrating several kinds of solutions that utilize this feature.


