There are the cumulative bug fixes, and 12.1 did not have the REST API or the QMF Server.
Also 12.2.0.3 has the following enhancements:
1) The Table editor now allows you to enter any WHERE clause you like on the SQL and save the resulting object as a Table Editor for future use.
2) The sorting of columns in the grid via the results menu used to be limited to 3 columns. Now you may sort by as many columns as you wish assigning them ascending or descending order. The speed of the sort has been speeded up considerably. And the query can be set to remember the SORT. This can take the load off of the database doing the ORDER BY.
3) The Analytical Query object takes queries as inputs and combines and transforms the result sets by Joining, Grouping or Appending them even if they come from different databases. The Analytical Query now has three more functions:
a) The Union, which is like Append but it filters out duplicate records.
b) The EXCEPT which acts like the SQL EXCEPT or MINUS in that it takes two result sets and delivers anything in the first result set that is not in the second result set. If you have a transactional table and an analytical table that need to be kept in sync, this feature will deliver just the delta that has built up in the transactional table since the last sync point.
c) The INTERSECT which acts like the SQL INTERSECT. It takes two result sets and deliver just the records that are common to both.
------------------------------
shawn sullivan
------------------------------
Original Message:
Sent: Thu September 03, 2020 04:21 PM
From: Tom Glaser
Subject: QMF 12.2.0.3 Fixpack
Shawn,
We are on QMF for Workstation V12.1, Build ID: 20160918
Is there a benefit to moving to V12.2.0.3?
Thanks, Tom
------------------------------
Tom Glaser
------------------------------