Tag Archives: CSV

PostgreSQL: How to Export SQL Result to File


I will introduce you several way to output sql result into a file with using psql.

Continue reading PostgreSQL: How to Export SQL Result to File