Top "Sql-workbench-j" questions

SQL Workbench/J is a multi DBMS cross-platform SQL client written in Java.

Tables could not be fetched - Error loading schema content

I open workbench and connect to a local database on XAMPP and when open the connection the schema show the …

mysql-workbench workbench kie-workbench sql-workbench-j
Increase heap size for sqlworkbench/J

How do we increase heap size for SqlWorkbench/J? I have tried different options but most of it says to …

java macos heap-memory sql-workbench-j
Redshift VACUUM cannot run inside a transaction block on SQLWorkbenchJ

I have got a: VACUUM cannot run inside a transaction block error on SQLWorkbenchJ in Redshift, but I already commit …

vacuum sql-workbench-j
How to save Amazon Redshift output to local CSV through SQL Workbench?

I am writing psql through Amazon Redshift and now I am trying to save the output as CSV through PSQL …

amazon-web-services amazon-redshift export-to-csv sql-workbench-j
list tables in redshift using SQLWorkbench

How do I list tables in redshift ? I am using SQLWorkbench. I tried SHOW TABLES; and \dt are not recognized …

database amazon-web-services amazon-redshift sql-workbench-j