Search



Search Results
Displaying 1451 to 1460 of 2144 total results
https://dev.mysql.com/doc/workbench/en/wb-preferences.html
Select Preferences from the Edit menu to configure MySQL Workbench to your specific needs. The Workbench Preferences sidebar menu is divided into the following sections: General Editors: General-purpose editor options, such as SQL parsing options.
https://dev.mysql.com/doc/workbench/en/wb-printing-options.html
Clicking the printer icon at the top left of this window, prints the currently selected EER diagram. The printing menu items are not enabled unless an EER diagram is active. These items are available: Page Setup Enables you to choose the paper ...
https://dev.mysql.com/doc/workbench/en/wb-properties-palette.html
Selecting an object in the EER diagram displays its properties in the Properties palette. The Properties palette is used to display and edit the properties of objects on an EER diagram. It is especially useful for editing display objects such as ...
https://dev.mysql.com/doc/workbench/en/wb-relationship-editor.html
The Mandatory check boxes are used to select whether the referencing table and the referenced table are mandatory. Double-clicking a relationship on the EER diagram canvas opens the relationship editor. Relationship Tab In the Relationship tab, you ...
https://dev.mysql.com/doc/workbench/en/wb-relationship-tools.html
You can select multiple connections by holding down the Control key as you click a connection. Typically this occurs where an intermediary table is created to resolve a many-to-many relationship. In such cases, the primary key is usually a composite ...
https://dev.mysql.com/doc/workbench/en/wb-scripting-shell-window.html
The Workbench Scripting Shell is primarily used for running Python scripts, or directly typing commands in Python. However, you can also use it to access the Workbench Scripting Shell Scripting Library functions and global functions and objects.
https://dev.mysql.com/doc/workbench/en/wb-sql-editor-query-panel.html
Figure 8.2 SQL Editor - SQL Query Tab Executing a SELECT query will display the associated result set in the SQL View panel, directly below the SQL Query panel. The SQL query secondary tab opens by default when you make a connection to a server ...
https://dev.mysql.com/doc/workbench/en/wb-table-editor-main-window.html
The MySQL Table Editor for the customer table with the Columns subtab selected is shown in following figure. Any number of tables may be edited in the MySQL Table Editor at any one time. Adding another table creates a new secondary tab at the top ...
https://dev.mysql.com/doc/workbench/en/wb-table-editor.html
To access the MySQL Table Editor, right-click a table name in the Navigator area of the sidebar with the Schemas secondary tab selected and click Alter Table. The MySQL Table Editor is a used to create and modify tables. You can add or modify the ...
https://dev.mysql.com/doc/workbench/en/wb-text-object-editor.html
9.1.9.2.1 Modifying a Text Object Using the Properties Palette When you select a text object on the EER Diagram canvas, its properties are displayed in the Properties palette. To invoke the text object editor, double-click a text object on the EER ...
Displaying 1451 to 1460 of 2144 total results