better way

From: Lori <lorid(at)dri(dot)edu>
To: pgsql-admin(at)postgresql(dot)org
Subject: better way
Date: 2005-05-27 18:28:25
Message-ID: 429766C9.70902@dri.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Mark R. Dingee 2005-05-27 19:11:35 Re: better way
Previous Message Dani Oderbolz 2005-05-27 16:36:27 UNICODE issues with postgres