Skip to main content

Table-related Functions

Multiple Selection

Supports three methods:

  • Ctrl + drag (Windows/Linux) or ⌘ + drag (Mac)
  • Ctrl + click (Windows/Linux) or ⌘ + click (Mac)
  • Ctrl + Alt + A (Windows/Linux) or ⌘ + Alt + A (Mac)

demo-table-select

Table, Memo Deletion

Deletes the currently selected table or memo.
Shortcuts: Ctrl + Backspace (Windows/Linux) or Ctrl + Delete (Windows/Linux) or ⌘ + Backspace (Mac) or ⌘ + Delete (Mac)

demo-table-remove

Zoom In/Out

Primarily functions with the mouse wheel. Ctrl + Wheel (Windows/Linux) or ⌘ + Wheel (Mac) Shortcuts: Ctrl + Plus (Windows/Linux) or ⌘ + Plus (Mac), Ctrl + Minus (Windows/Linux) or ⌘ + Minus (Mac)

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