Re: [GENERAL] PGAdmin and records as inserts (like in SQLyog)

2009-02-04 Thread Raymond O'Donnell
On 04/02/2009 12:31, durumdara wrote: > I wanna ask, that have the PGAdmin same possibility (like in SQLyog) to > copy records (from the Query, from the Table View) to clipboard in the > "INSERT SQL" format? > > This can speed up the work, and I can insert the record to another table > that have

[GENERAL] PGAdmin and records as inserts (like in SQLyog)

2009-02-04 Thread durumdara
Hi! I wanna ask, that have the PGAdmin same possibility (like in SQLyog) to copy records (from the Query, from the Table View) to clipboard in the "INSERT SQL" format? This can speed up the work, and I can insert the record to another table that have similar (but a little different) format