-
SQL Results without Spaces between columns
Hello,
I have a sql query that is selecting several columns from a table and it is contained in a file. I'm running the sql file from the command line (UNIX) and printing it to a .txt file. I'm trying to return results without any space in between each columns. Any ideas how to do this?
My command looks likes this:
db2 -x -tf SQLWUERY.sql > SQLOUTPUT.txt
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
|