better way - Mailing list pgsql-admin

From Lori
Subject better way
Date
Msg-id 429766C9.70902@dri.edu
Whole thread Raw
Responses Re: better way  ("Mark R. Dingee" <mark.dingee@cox.net>)
List pgsql-admin
I have a bunch of insert into statements just wondering if anyone knows
of more succinct way of doing multiple
Insert Into mytable(col1,col2,co3 etc) values ('one','two','three');
without repeating the Insert Into ?
thanks
Lori

pgsql-admin by date:

Previous
From: Dani Oderbolz
Date:
Subject: UNICODE issues with postgres
Next
From: "Mark R. Dingee"
Date:
Subject: Re: better way