Skip to main content

Table-related Functions

Multiple Selection

Supports three methods:

  • Ctrl + drag
  • Ctrl + click
  • Ctrl + Alt + A

demo-table-select

Table, Memo Deletion

Deletes the currently selected table or memo.
Shortcuts: Ctrl + Backspace or Ctrl + Delete

demo-table-remove

Zoom In/Out

Primarily functions with the mouse wheel. Ctrl + Wheel
Shortcuts: Ctrl + Plus, Ctrl + Minus

demo-zoom

Table, Memo Color Specification

You can designate colors to differentiate by category.

demo-table-color

Table View Options

Offers the following view options:

  • Table Comment
  • Column Comment
  • DataType
  • Default
  • Not Null
  • Unique
  • Auto Increment
  • Relationship

demo-view-options

Automatic Table Placement

Operates using Force Simulation.
Can utilize external Schema SQL as the starting point for table placement.

demo-automatic-table-placement

Databases

Supported databases include:

  • MSSQL
  • MariaDB
  • MySQL
  • Oracle
  • PostgreSQL
  • SQLite

These options determine the Schema SQL syntax for exporting and DataType autocomplete.

demo-data-type-autocomplete

Diff Viewer

You can compare previously saved documents with the current document.

diff-viewer