Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d5b4b79

Browse files
committed
minor revert
1 parent 049c27c commit d5b4b79

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

xml/payloads.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -529,7 +529,7 @@ Formats:
529529
<clause>1</clause>
530530
<where>1</where>
531531
<ptype>2</ptype>
532-
<prefix>'||(SELECT [RANDNUM1] FROM DUAL WHERE [RANDNUM]=[RANDNUM]</prefix>
532+
<prefix>'||(SELECT '[RANDSTR]' FROM DUAL WHERE [RANDNUM]=[RANDNUM]</prefix>
533533
<suffix>)||'</suffix>
534534
</boundary>
535535

@@ -538,7 +538,7 @@ Formats:
538538
<clause>1</clause>
539539
<where>1</where>
540540
<ptype>2</ptype>
541-
<prefix>'||(SELECT [RANDNUM1] WHERE [RANDNUM]=[RANDNUM]</prefix>
541+
<prefix>'||(SELECT '[RANDSTR]' WHERE [RANDNUM]=[RANDNUM]</prefix>
542542
<suffix>)||'</suffix>
543543
</boundary>
544544

0 commit comments

Comments
 (0)