提交 f9d26b6f authored 作者: Thomas Mueller's avatar Thomas Mueller

Documentation.

上级 64198bec
......@@ -2387,7 +2387,7 @@ The sum of all values.
If no rows are selected, the result is NULL.
Aggregates are only allowed in select statements.
The data type of the returned value depends on the parameter data type like this:
TINYINT->BIGINT, SMALLINT->BIGINT, INT->BIGINT, BIGINT->DECIMAL, DECIMAL->DECIMAL, FLOAT->DOUBLE, DOUBLE->DOUBLE
""BOOLEAN, TINYINT, SMALLINT, INT -> BIGINT, BIGINT -> DECIMAL, REAL -> DOUBLE""
","
SUM(X)
"
......
......@@ -18,7 +18,9 @@ Change Log
<h1>Change Log</h1>
<h2>Next Version (unreleased)</h2>
<ul><li>There was a possibility that the .lock.db file was not deleted
<ul><li>Issue 434: H2 Console didn't work in the Chrome browser
due to a wrong viewport argument.
</li><li>There was a possibility that the .lock.db file was not deleted
when the database was closed, which could slow down opening the database.
</li><li>The SQL script generated by the "script" command contained
inconsistent newlines on Windows.
......
......@@ -723,3 +723,4 @@ versioning sector survives goes ssd ambiguity sizing perspective jumps
incompressible distinguished factories throughput vectors tripodi cracking
brown tweak pbkdf sharding ieee galois otterstrom sharded hruda argaul gaul
simo unpredictable overtakes conditionally decreases warned coupled spin
unsynchronized reality cores
\ No newline at end of file
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论