×

Good News Everybody!

The new search engine is LIVE!

Please report any problems to david (at) midrange.com.




On Thu, Jul 17, 2014 at 12:09 PM, Buck Calabro <kc2hiz@xxxxxxxxx> wrote:
On 7/17/2014 11:13 AM, Richard Reeve wrote:
1. There are multiple record types (with unique formats per
record type).

The classic one-off is to use SQL:
select empno concat '|' concat trim(empname) concat '|'...
from employees
order by empno...

I think for single-format CSVs (and TSVs, etc.), SQL is a classic
one-off technique. For my taste, it becomes unwieldy once you have to
do multiple formats interspersed in the same output, though.

John Y.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2026 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.