File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -11126,8 +11126,8 @@ <h3>Grammar</h3>
11126
11126
nor in <code><a href="#rDeleteData">DELETE DATA</a></code>.</li>
11127
11127
<li>Rules for limiting the use of blank node identifiers are given in <a href="#grammarBNodes">section 19.6</a>.</li>
11128
11128
<li>The number of variables in the variable list of <code>VALUES</code> block
11129
- must be the same as the number of each list of associated values in the <code>DataBlock</code>,
11130
- and variables can not be repeated in the variable list .</li>
11129
+ must be the same as the number of each list of associated values in the <code>DataBlock</code></li>
11130
+ <li>Variables in the variable list of <code>VALUES</code> block must be unique .</li>
11131
11131
<li>Variables introduced by <code>AS</code> in a <code>SELECT</code> clause
11132
11132
must not already be <a href="#variableScope">in-scope</a>.</li>
11133
11133
<li>The variable assigned in a <code>BIND</code> clause must not be already
You can’t perform that action at this time.
0 commit comments