bcp "SELECT
col1,
col2,
REPLACE(REPLACE(OVERRIDERULESET, CHAR(13), ''), CHAR(10), '<>')
FROM ZMemo"
queryout ZMemo.dat -S your_server -U your_user -P your_pass -c -t'¬' -r'\n'
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (0)