I am copying every result of Query (application pgAdmin) into Google Docs Sheet.
I am wonder if it is possible to set Postgres to output tabs instead of semicolon ;
to separate values in columns - I would like to simply copy and paste from Postgres to Google Docs sheet.
If it is not possible, is there any way to write a macro in Google Docs sheet?
I would like to ask one more question - how can I divide two values which I get by using select command (and how to demand from Postgres SQL to store values as for example double)?
In PGAdmin 4, you can achieve this by executing your sql query and then press F8 and it will export the query results.
Step 1:
Step 2: Now select the query result and click download query result in CSV format as shown below:
Step 3: Verify the query result
You are done.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With