I want to add a new page in MySql Workbench. How this is possible?
If you right click on a table in MySQL Workbench and click "Select Rows - Limit 1000" a new tab will be created.
Open the MySQL Workbench as an administrator (Right-click, Run as Admin). Click on File>Create Schema to create the database schema. Enter a name for the schema and click Apply. In the Apply SQL Script to Database window, click Apply to run the SQL command that creates the schema.
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 Navigator area of the sidebar with the Schemas secondary tab selected and click Alter Table.
Open your model, go to Model -> Diagram Properties and Size.. In the dialog that opens either drag your size with the mouse (in the grid) or enter new values in the text boxes below that grid.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With