Paragon Papers and ArticlesFeatures the latest programming and technology related articles from Paragon CorporationPostgreSQL - Recursive table returning functions- March 16, 2008 In a prior article we discussed how to use PostgreSQL user-defined functions to solve the recursive tree problem and return a concatenated string of the result. In this article we demonstrate how to return the value in a table instead of as a string.http://www.paragoncorporation.com/ArticleDetail.aspx?ArticleID=30 |