Is it possible to copy from a text file that has the fields as fixed width with no delimiter to a table? The other option is a CSV file... but then how do I handle if there is a comma in one of the fields? I'm transfering information from an AS/400 ... if it is into a text file, it is fixed width, if I use Excel, it is Comma separated.
- [SQL] Using SETOF in plpgsql function hlefebvre
- RE: [SQL] Using SETOF in plpgsql function Graham Vickrage
- Re: [SQL] Using SETOF in plpgsql function Jan Wieck
- Re: [SQL] Using SETOF in plpgsql function Karel Zak
- [SQL] Re: Using SETOF in plpgsql function Andreas Tille
- Re: [SQL] Copy To - fixed width Adam Lang
- Re: [SQL] Copy To - fixed width Adam Lang
- Re: [SQL] Using SETOF in plpgsql function Tom Lane