Index: /trunk/ippTools/src/dettool.c
===================================================================
--- /trunk/ippTools/src/dettool.c	(revision 9325)
+++ /trunk/ippTools/src/dettool.c	(revision 9326)
@@ -3666,6 +3666,6 @@
         "       AND detResidExp.exp_tag IS NULL"
         "   GROUP BY"
-        "       detInputExp.exp_tag"
-        "       detInputExp.iteration"
+        "       detInputExp.exp_tag,"
+        "       detInputExp.iteration,"
         "       detInputExp.det_id"
         "   HAVING"
