DB Optimizer Multiplatform のリリース

Released: Oct 14, 2021

18.0 での更新項目

機能

  • Added support for PostgreSQL database management system.

Released: Oct 17, 2020

17.1 での更新項目

機能

  • Updated real-time syntax checking and code formatting.

不具合の修正

  • [Oracle] Errors with the following commands for Oracle: UNION, INTERSECT, and MINUS.
  • [SQL Server] DBO gives a COUNT field incorrect error.

Released: Aug 28, 2019

17.0.4 での更新項目

機能

  • Adds SQL Server 2019 (experimental support).
  • Adds Oracle 18c and 19c database support.
  • Adds Sybase 16.0 database support.

Released: Dec 13, 2017

17 での更新項目

機能

  • Added SQL Server 2017 database and Windows Server 2016 OS support.
  • Versionless licensing for easier upgrades.
  • .msi version available for UI-free “headless” installation.

不具合の修正

  • Bug fix for null pointer errors on shutdown.

Released: Oct 2, 2013

Updates in this release

Updates in XE4

  • Identify Performance Bottlenecks Immediately - Database profiling provides a graphical visualization of wait-time analysis, making the SQL causing poor database performance easy to pinpoint.
  • Tune SQL like a Pro - The SQL tuning wizard automatically suggests solutions and provides essential contexts for tuning SQL code. Color-coded Index Analysis shows used, not used or missing indexes and offers recommendations for optimum performance.
  • Visually Tackle Complex SQL Queries - Visual...