I have a database on a server with about 60 tables, and now I want to export the Data Dictionary database (including table structures).
I can do this on my local machine that has PHPMyAdmin , however I cannot find a way to export it to the server using Workbench .
Who can help?
source share