Chris wrote:
Ricardo Vaz wrote:
Hi,


It is possible to copy data from text file (CSV) ignoring some columns of this text file?

Assuming you're on a Unix box, you could easily use awk or perl to parse your csv and create one that contains only the columns you want.

--
Until later, Geoffrey

Any society that would give up a little liberty to gain a little
security will deserve neither and lose both.  - Benjamin Franklin

---------------------------(end of broadcast)---------------------------
TIP 3: Have you checked our extensive FAQ?

              http://www.postgresql.org/docs/faq

Reply via email to