Skip to content

Commit 2a670e3

Browse files
hartigTallTed
andauthored
GROUP_CONCAT in typewriter font.
Co-authored-by: Ted Thibodeau Jr <[email protected]>
1 parent 745017a commit 2a670e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9788,7 +9788,7 @@ <h5>GroupConcat</h5>
97889788
<div class="defn">
97899789
<p><b>Definition: <span id="defn_aggGroupConcat">GroupConcat</span></b></p>
97909790
<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,
9791+
<p>If the <var>scalarvals</var> argument is absent from <code>GROUP_CONCAT</code>,
97929792
then <var>scalarvals</var> is taken to be the empty function.</p>
97939793
<p>Let <var>sep</var> be a string that is defined as follows.</p>
97949794
<ul>

0 commit comments

Comments
 (0)