Hi,
Is it possible to export only selected columns of a single table as a csv? What I want is to exclude blob columns, but keep the rest. Of course, I can write a SELECT statement for this, but I have *many* columns which make it prohibitive, and it would be so much easier to simply exclude the few blob columns.
Thanks for a great tool.
Dave