Search Results
https://dev.mysql.com/doc/mysql-ai/9.5/en/mys-mysqlai-ml-explain-table.html
ML_EXPLAIN_TABLE explains predictions for an entire table of unlabeled data. We recommend limiting the input table to a maximum of 100 rows. If the input table has more than ten columns, limit it to ten rows. A call to ML_EXPLAIN_TABLE can include ...
https://dev.mysql.com/doc/workbench/en/wb-accessibility.html
MySQL Workbench includes options to improve user accessibility that you can select from the Workbench Preferences dialog. To open the dialog, click Edit and then Preferences from the menu. Fonts Modeling fonts are adjustable from the Appearance ...
https://dev.mysql.com/doc/workbench/en/wb-configuring-files.html
MySQL Workbench saves configuration, cache, and log-related files and directories on your system. These files are saved in a directory assigned to the current user as defined by MySQL Workbench. Table 3.1 Default Local Configuration Base File Path ...
https://dev.mysql.com/doc/workbench/en/wb-create-schema-objects.html
Additional objects such as views or routines can be added in the same way as tables. To view these schema objects, select the Catalog tab in the middle palette on the right. View all the objects by clicking the + button to the left of the schema ...
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 Schema Inspector and Table Inspector each include the ability to analyze and repair tables, and also view table metrics. Schema Inspector Use the Schema Inspector to browse general information from schema objects (shown in the figure that ...
https://dev.mysql.com/doc/workbench/en/wb-develop-object-management.html
The Object Browser allows you to navigate database schemas and objects. 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.
https://dev.mysql.com/doc/workbench/en/wb-develop-sql-editor-history.html
The Output is located at the bottom of MySQL Workbench. Its select box includes the Action Output, History Output, and Text Output options. The Action Output panel displays a summary of the communication between the active MySQL connection in MySQL ...
https://dev.mysql.com/doc/workbench/en/wb-develop-sql-editor-table-search.html
Find data across a MySQL connection by using the text search feature on any number of tables and schemas. From the schema tree, select the tables, schemas, or both to search and then right-click the highlighted items and click Search Data Table ...
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 ...