Search



Search Results
Displaying 141 to 150 of 449 total results
https://dev.mysql.com/doc/workbench/en/wb-notes-physical-schemata.html
Double-clicking the Add Note icon in the Model Notes section of the MySQL Model page adds a note with the default name of note1. If a note with this name already exists, the new note is named note2. Adding a new note automatically opens the note ...
https://dev.mysql.com/doc/workbench/en/wb-relationship-editor.html
Double-clicking a relationship on the EER diagram canvas opens the relationship editor. Relationship Tab In the Relationship tab, you can set the caption of a relationship using the Caption field. This name displays on the canvas and is also the ...
https://dev.mysql.com/doc/workbench/en/wb-sql-editor-navigator.html
The Navigator area of the sidebar contains options to manage the active MySQL connection. It also lists the schemas on the server for that connection. To access the Navigator area, open an existing connection (or create a new connection) from the ...
https://dev.mysql.com/doc/workbench/en/wb-sql-editor-query-panel.html
The SQL query secondary tab opens by default when you make a connection to a server from the Home screen. You can enter SQL statements directly into the query editor area. The statements entered can be saved to a file or snippet for later use. At ...
https://dev.mysql.com/doc/workbench/en/wb-sql-editor-snippets.html
The Snippets secondary tab includes built-in, local, and shared custom snippets. The My Snippets option stores custom snippets in a file under the MySQL Workbench user's configuration directory. Using Snippets Snippets can be inserted into the SQL ...
https://dev.mysql.com/doc/workbench/en/wb-table-editor.html
The MySQL Table Editor is a used to create and modify tables. You can add or modify the columns or indexes of a table, change the engine, add foreign keys, or alter the table name. To access the MySQL Table Editor, right-click a table name in the ...
https://dev.mysql.com/doc/workbench/en/wb-tables-physical-schemata.html
Double-clicking the Add table icon in the Physical Schemas section of the Model Overview tab adds a table with the default name of table1. If a table with this name already exists, the new table is named table2. Adding a new table automatically ...
https://dev.mysql.com/doc/workbench/en/wb-using-layer-tool.html
To add layers to an EER Diagram, use the Layer tool on the vertical toolbar. Select an EER Diagram tab and left-click the layer icon on the vertical toolbar. The layer icon is the rectangle with an ā€˜L’ in the lower left corner and it is found ...
https://dev.mysql.com/doc/workbench/en/wb-vertical-toolbar.html
The vertical toolbar appears on the left sidebar (see the following figure) when an EER diagram tab is selected. Figure 9.12 The Vertical Toolbar Clicking a tool changes the mouse pointer to a pointer that resembles the tool icon, indicating which ...
https://dev.mysql.com/doc/workbench/en/wb-views-physical-schemata.html
To add a view, double-clicking the Add View icon in the Physical Schemas section of the MySQL Model page. If a view with this name already exists, the new view is named view2. Adding a new view automatically opens the view editor docked at the ...
Displaying 141 to 150 of 449 total results