Search Results
https://dev.mysql.com/doc/workbench/en/wb-basic-modeling.html
On the MySQL Model screen, double-click the Add Diagram icon (shown in the following figure). Figure 9.29 Adding an EER Diagram From an EER diagram page you can graphically design a database.
https://dev.mysql.com/doc/workbench/en/wb-database-diff-report.html
This facility enables you to create a report detailing the differences between your MySQL Workbench model, and a live database or script. Choose Database, Compare Schemas from the main menu to run the Compare and Report Differences in Catalogs ...
https://dev.mysql.com/doc/workbench/en/wb-develop-object-management-inspector.html
The Table Inspector includes an easy-to-use interface for analyzing and creating indexes for your tables. The Schema Inspector and Table Inspector each include the ability to analyze and repair tables, and also view table metrics. Schema Inspector ...
https://dev.mysql.com/doc/workbench/en/wb-develop-object-management.html
From here, you can perform common tasks such as selecting tables and fields to query, edit tables, create new or drop tables and databases, perform searches, and more. The Object Browser allows you to navigate database schemas and objects.
https://dev.mysql.com/doc/workbench/en/wb-develop-sql-editor-results.html
The results area of the screen shows the results from executed statements. If the script contains multiple statements, a result subtab will be generated for each statemented that returned results. The following figure shows a single subtab and ...
https://dev.mysql.com/doc/workbench/en/wb-develop.html
A set of visual tools to create, edit, and manage SQL queries, database connections, and objects.
https://dev.mysql.com/doc/workbench/en/wb-documenting-sakila.html
The following figure shows the output that was created using the File, Export, Export as PNG menu item. This chapter demonstrates the capabilities of MySQL Workbench as a documentation tool by using the sakila database, which is a database sample ...
https://dev.mysql.com/doc/workbench/en/wb-manage-server-connections.html
Connection actions: New Opens a separate Manage Server Connections dialog to create a new connection. The Manage Server Connections dialog is another way to manage MySQL connections. This dialog is invoked by either clicking the manage connections ...
https://dev.mysql.com/doc/workbench/en/wb-migration-database-postgresql-connection.html
After loading the Migration Wizard, click on the Start Migration button in the Overview page to begin the migration process. Here you will provide the information about the PostgreSQL RDBMS that you are migrating from, the ODBC driver that will be ...
https://dev.mysql.com/doc/workbench/en/wb-migration-wizard-connection.html
Choose an existing MySQL Workbench connection or select Manage Stored Connections from drop-down list to create a new MySQL connection. A connection is made to the source and target database servers. Source Connection Select the source RDBMS that ...