Search



Search Results
Displaying 121 to 130 of 275 total results
https://dev.mysql.com/doc/workbench/en/wb-create-new-table.html
Create a new table by double-clicking the Add Table icon in the Physical Schemas panel, as the next figure shows. This action opens the table editor docked at the bottom of the application. You can undock or dock this editor in exactly the same way ...
https://dev.mysql.com/doc/workbench/en/wb-creating-eer-diagram.html
To create an EER diagram for the sakila database, first add an EER diagram by double-clicking the Add Diagram icon in the EER Diagrams panel to create and open a new EER Diagram editor. To add a table to the canvas, select the Catalog tab in the ...
https://dev.mysql.com/doc/workbench/en/wb-design-table-templates.html
For modeling, double-click on a template in the right modeling sidebar. Define table templates with commonly used columns and settings to create new tables from either a live connection or while creating an EER model. From the SQL editor, select ...
https://dev.mysql.com/doc/workbench/en/wb-eer-diagram-editor.html
Enhanced Entity-Relationship (EER) diagrams are created by double-clicking Add Diagram in the Model Editor. You may create any number of EER diagrams just as you may create any number of physical schemas (databases). Clicking an EER diagram tab ...
https://dev.mysql.com/doc/workbench/en/wb-importing-sql-script.html
To view the newly imported script, expand the Physical Schemas section by double-clicking the arrow on the left of the Physical Schemas title bar. For this tutorial, use the sakila database script, which you can find by visiting the ...
https://dev.mysql.com/doc/workbench/en/wb-installing-mac.html
Double-click the downloaded file to open the installation window shown in the figure that follows. MySQL Workbench for macOS is distributed as a DMG file. The file is named mysql-workbench-community-version-osx.dmg, where version is the MySQL ...
https://dev.mysql.com/doc/workbench/en/wb-installing-windows.html
To install MySQL Workbench: From an account with Administrator or Power User privileges, right-click the MSI file and select the Install item from the pop-up menu, or double-click the file. MySQL Workbench for Windows can be installed using the ...
https://dev.mysql.com/doc/workbench/en/wb-launching-macos.html
To launch MySQL Workbench on macOS, open the Applications folder in the Finder, then double-click MySQL Workbench. It is also possible to start MySQL Workbench from the command line: $> open MySQLWorkbench.app [options] [model_file] Specifying ...
https://dev.mysql.com/doc/workbench/en/wb-layers-palette.html
Open the Layers palette and select the object by double-clicking it. This palette shows all of the layers and figures on an EER diagram. If a layer or figure is currently selected, an X appears beside the name of the object and its properties are ...
https://dev.mysql.com/doc/workbench/en/wb-manage-server-connections.html
This connection requirement doubles with each connection tab opened in MySQL Workbench, even if the two connection tabs point to the same MySQL server. The Manage Server Connections dialog is another way to manage MySQL connections. This dialog is ...
Displaying 121 to 130 of 275 total results