What query should I run if I want to do this:
Export the contents of ColumnA of table Database1.Table1 into locally stored txt file /usr/home/blah/text.txt, one new entry per line?
Many thanks in advance!
Export the contents of ColumnA of table Database1.Table1 into locally stored txt file /usr/home/blah/text.txt, one new entry per line?
Many thanks in advance!

Comment