提交 04b35a38 authored 作者: noelgrandin's avatar noelgrandin

fix railroad diagram for TRUNC function

上级 13186954
...@@ -2826,7 +2826,7 @@ CALL HASH('SHA256', STRINGTOUTF8('Password'), 1000) ...@@ -2826,7 +2826,7 @@ CALL HASH('SHA256', STRINGTOUTF8('Password'), 1000)
" "
"Functions (Numeric)","TRUNCATE"," "Functions (Numeric)","TRUNCATE","
{ TRUNC | TRUNCATE } ({numeric, digitsInt} | timestamp) { TRUNC | TRUNCATE } ( { {numeric, digitsInt} | timestamp } )
"," ","
Truncates to a number of digits (to the next value closer to 0). Truncates to a number of digits (to the next value closer to 0).
This method returns a double. This method returns a double.
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论