diff --git a/reference/cubrid/functions/cubrid-bind.xml b/reference/cubrid/functions/cubrid-bind.xml index a017f085bc..8c8ab97a71 100644 --- a/reference/cubrid/functions/cubrid-bind.xml +++ b/reference/cubrid/functions/cubrid-bind.xml @@ -30,6 +30,10 @@ CUBRID will convert it to string, and use it as the full path and file name of a file on the client filesystem. + + 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. + The following table shows the types of substitute values. @@ -96,6 +100,11 @@ OBJECT OBJECT + + + ENUM + ENUM + BLOB