Link to home
Start Free TrialLog in
Avatar of IT Guy
IT Guy

asked on

Output Query Results to Flat File - Pipe Delimited

I have a query that I want to output to a pipe-delimited flat file.

I want to replace every pipe symbol with a ' - ' for every field, and I want to name the file something like QueryOutput.20180622.

What is the most efficient way to accomplish this?
ASKER CERTIFIED SOLUTION
Avatar of Éric Moreau
Éric Moreau
Flag of Canada image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial