Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent acad7a3 commit 67cfc3bCopy full SHA for 67cfc3b
1 file changed
xml/payloads.xml
@@ -542,24 +542,6 @@ Formats:
542
<!-- End of pre-WHERE generic boundaries -->
543
544
<!-- INSERT/UPDATE generic boundaries (e.g. "INSERT INTO table VALUES ('$_REQUEST["name"]',...)"-->
545
- <boundary>
546
- <level>5</level>
547
- <clause>1</clause>
548
- <where>3</where>
549
- <ptype>2</ptype>
550
- <prefix>(SELECT [RANDNUM1] FROM DUAL WHERE [RANDNUM]=[RANDNUM]</prefix>
551
- <suffix>)</suffix>
552
- </boundary>
553
-
554
555
556
557
558
559
- <prefix>(SELECT [RANDNUM1] WHERE [RANDNUM]=[RANDNUM]</prefix>
560
561
562
563
<boundary>
564
<level>5</level>
565
<clause>1</clause>
0 commit comments