| From: | "Adam Lang" <aalang(at)rutgersinsurance(dot)com> | 
|---|---|
| To: | |
| Cc: | <pgsql-sql(at)postgresql(dot)org> | 
| Subject: | Re: Copy To - fixed width | 
| Date: | 2000-08-23 14:42:50 | 
| Message-ID: | 00d601c00d10$696776c0$330a0a0a@Adam | 
| Views: | Whole Thread | Raw Message | Download mbox | Resend email | 
| Thread: | |
| Lists: | pgsql-sql | 
Sort of nevermind, can I can save it tab delimited, but I am still curious
if it can be done using fixed width fields.
Adam Lang
Systems Engineer
Rutgers Casualty Insurance Company
----- Original Message -----
From: "Adam Lang" <aalang(at)rutgersinsurance(dot)com>
Cc: <pgsql-sql(at)postgresql(dot)org>
Sent: Wednesday, August 23, 2000 10:38 AM
Subject: [SQL] Copy To - fixed width
> 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.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andreas Tille | 2000-08-23 14:49:31 | Create table in functions | 
| Previous Message | Adam Lang | 2000-08-23 14:38:00 | Copy To - fixed width |