diff --git a/reference/cubrid/functions/cubrid-bind.xml b/reference/cubrid/functions/cubrid-bind.xml
index 010c69bca8..6538f38bdd 100644
--- a/reference/cubrid/functions/cubrid-bind.xml
+++ b/reference/cubrid/functions/cubrid-bind.xml
@@ -34,6 +34,10 @@
If the type of data to be bound explicitly is ENUM, the $bind_value
argument should be the enum element which is in string format.
+
+ In CUBRID shard envrioment, the $bind_value_type must be included in
+ the cubrid_bind function.
+
The following table shows the types of substitute values.