Re: COPY from

From: Mike <1100100(at)gmail(dot)com>
To: Thom Brown <thombrown(at)gmail(dot)com>
Cc: pgsql-novice(at)postgresql(dot)org
Subject: Re: COPY from
Date: 2010-02-11 00:20:49
Message-ID: 8ca422821002101620s949a2c5scac4352d05087696@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Thom,

Thanks too for your quick response.

Here's the requested data.
I have modified it to protect personally identifying information.

Line 1 from .csv file:
"XYZ CO.","5835","WILDSTUFF
INFO",28706,"11/27/2009","$DOLLARFIGURE","$DOLLARFIGURE",,0.00,0.00

COPY command:

copy invoice from '/home/m1/AR_Mod_1.csv';

In response to

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Thom Brown 2010-02-11 00:54:18 Re: COPY from
Previous Message Mike 2010-02-11 00:11:53 Re: COPY from