File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -29284,7 +29284,7 @@ ____________________________________________________________________________-->
29284
29284
</para>
29285
29285
____________________________________________________________________________-->
29286
29286
<para>
29287
- 请注意,除了<function>count</function>以外,这些函数在没有行被选中时返回控制 。尤其是<function>sum</function>函数在没有输入行时返回空值,而不是零,并且<function>array_agg</function>在这种情况返回空值而不是一个空数组。必要时可以用<function>coalesce</function>把空值替换成零或一个空数组。
29287
+ 请注意,除了<function>count</function>以外,这些函数在没有行被选中时返回空值 。尤其是<function>sum</function>函数在没有输入行时返回空值,而不是零,并且<function>array_agg</function>在这种情况返回空值而不是一个空数组。必要时可以用<function>coalesce</function>把空值替换成零或一个空数组。
29288
29288
</para>
29289
29289
29290
29290
<!--==========================orignal english content==========================
You can’t perform that action at this time.
0 commit comments