Matthias Apitz <g...@unixarea.de> writes: > When we export char columns with our Perl tools, they come out with trailing > blanks (in Sybase they don't). Can this be suppressed?
Switch to varchar, perhaps? regards, tom lane
Matthias Apitz <g...@unixarea.de> writes: > When we export char columns with our Perl tools, they come out with trailing > blanks (in Sybase they don't). Can this be suppressed?
Switch to varchar, perhaps? regards, tom lane