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 745017a commit 2a670e3Copy full SHA for 2a670e3
spec/index.html
@@ -9788,7 +9788,7 @@ <h5>GroupConcat</h5>
9788
<div class="defn">
9789
<p><b>Definition: <span id="defn_aggGroupConcat">GroupConcat</span></b></p>
9790
<pre class="code nohighlight">literal <var>GroupConcat</var>(sequence <var>S</var>, function <var>scalarvals</var>)</pre>
9791
- <p>If the <var>scalarvals</var> argument is absent from GROUP_CONCAT,
+ <p>If the <var>scalarvals</var> argument is absent from <code>GROUP_CONCAT</code>,
9792
then <var>scalarvals</var> is taken to be the empty function.</p>
9793
<p>Let <var>sep</var> be a string that is defined as follows.</p>
9794
<ul>
0 commit comments