This is an automated email from the ASF dual-hosted git repository.
jiafengzheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris-website.git
The following commit(s) were added to refs/heads/master by this push:
new 0e10e32eb2c remove nvl function
0e10e32eb2c is described below
commit 0e10e32eb2c3ce9d2580c6b2374629eadb99dafd
Author: jiafeng.zhang <[email protected]>
AuthorDate: Fri Sep 9 16:28:57 2022 +0800
remove nvl function
---
sidebars.json | 1 -
1 file changed, 1 deletion(-)
diff --git a/sidebars.json b/sidebars.json
index f19b2c4a06e..ba2763e9d10 100644
--- a/sidebars.json
+++ b/sidebars.json
@@ -412,7 +412,6 @@
"sql-manual/sql-functions/conditional-functions/coalesce",
"sql-manual/sql-functions/conditional-functions/if",
"sql-manual/sql-functions/conditional-functions/ifnull",
-
"sql-manual/sql-functions/conditional-functions/nvl",
"sql-manual/sql-functions/conditional-functions/nullif"
]
},
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]