I need to export the results of several union and join queries from aPostgreSQL database tables into text files. How is that done since theresults is not in a table?
Warren