About 13,500,000 results
Open links in new tab
  1. MySQL :: MySQL Workbench Manual :: 8.1.10 MySQL Table Editor

    Aug 1, 2010 · 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 …

  2. MySQL Workbench > Plugins > Utilities > Reformat SQL Query

    Jun 19, 2015 · At some point I installed MySQL Workbench 5.2.47 Revision 10398. This version has the feature to reformat an SQL query located at: Plugins > Utilities > Reformat SQL Query

  3. How to change the table color and relational notation in MySQL workbench

    This video shows how to change the table color and relational notation in MySQL workbench...more.

  4. MySQL :: MySQL Workbench Manual :: 8.1.10.2 Columns Tab

    Use the Columns subtab to display and edit all the column information for a table. With this subtab, you can add, drop, and alter columns. You can also use the Columns subtab to …

  5. Show Workbench output as MySQL table format - Stack Overflow

    Nov 15, 2017 · I was wondering if Workbench supports outputting the data in MySQL Table format (ie. in plain text) instead of the UI table. I don't have access to the DB via command …

  6. MySQL ALTER TABLE Statement - W3Schools

    The ALTER TABLE statement is used to add, delete, or modify columns in an existing table. The ALTER TABLE statement is also used to add and drop various constraints on an existing …

  7. Change Table format from within MySQL 8?

    Apr 19, 2020 · Is there a mysql command to change the output format of a table? Specifically, I'd like to get rid of the formatting '-'s and '+'s: +-----+-----+ | ID | Name | +-----+-----+ | 1523 | Wien | …

  8. How to set the default table export format in MySQL workbench?

    Jun 20, 2014 · While exporting a table using MySQL workbench, the default type is ALWAYS CSV. I don't usually export a table in CSV format. Is there a way to change this default to be …

  9. MySQL Workbench > Plugins > Utilities > Reformat SQL Query

    The Workbench allows you to format an SQL query into a new SQL tab and click the “Beautify/reformat the SQL script” button. How do I edit a DDL in MySQL workbench? You can …

  10. How to Format & Beautify SQL Queries in MySQL Workbench

    Feb 16, 2025 · How to Format SQL in MySQL Workbench: Uppercase Keywords – Highlight the query → Edit → Format → Uppercase Keywords Beautify Query – Edit → Format → Beautify …

  11. Some results have been removed
Refresh