save as insert statement

poei

Member²
Hi,

One of other tools like this one have a handy function. You have it in export tables but that is a bit monotonous.
In the sql window (export query result button) can you add "insert statements" as an type of export. This must export the results of the query to an txt file in the insert into table (columns) values () format.

I understand that this will only be possible when there are only one table in the from clause.
 
Back
Top