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>
1112611126 nor in <code><a href="#rDeleteData">DELETE DATA</a></code>.</li>
1112711127 <li>Rules for limiting the use of blank node identifiers are given in <a href="#grammarBNodes">section 19.6</a>.</li>
1112811128 <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>
1113111131 <li>Variables introduced by <code>AS</code> in a <code>SELECT</code> clause
1113211132 must not already be <a href="#variableScope">in-scope</a>.</li>
1113311133 <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