Generating DDL's using DBeaver through CLI

1.1k Views Asked by At

I'm looking for a way to automate the generation of DDL's from my database (Sybase IQ). I found that DBeaver (Windows) can generate the DDL's and that it also has various CLI parameters to control DBeaver. Is there a way to make it generate DDL code and save it to a text file?

0

There are 0 best solutions below