I would like to get DDL statements for an existing MySQL database using a jdbc connection, and not tools like MySQL workbench. Similar to the export_objects statement in HP Vertica.
Is this possible?
I would like to get DDL statements for an existing MySQL database using a jdbc connection, and not tools like MySQL workbench. Similar to the export_objects statement in HP Vertica.
Is this possible?