News

ITTIA DB-SQL version 2.6 executes SQL queries faster through enhancedcaching and query plan optimization. The SQL engine now caches tabledescriptions and statement execution plans to significantly ...
Does 3.23 support derived tables (aka inline views)? If so, plug the SELECT statement that would have generated the temp. table directly into your main query, and Bob's your uncle.