Connection group names support any valid value of type VARCHAR in the underlying repository database.
连接组名称可以是底层存储库数据库允许的任何varchar类型的值。
Here, p2 casts the output into a VARCHAR value, while p3 returns output in XML form.
在这里,p 2将输出转换为varchar值,而p3以xml形式返回输出。
There is a code page conversion to the SQL world if the value is serialized into a CHAR, VARCHAR, or CLOB type that is not FOR BIT DATA.
如果值被串行化为不是FOR BIT DATA 的CHAR、VARCHAR或CLOB类型,那么会有一个到SQL世界的代码页转换。
XMLCAST: a new SQL function that converts an XML node's value into a relational data type, such as VARCHAR, INTEGER, DATE, and so on.
XMLCAST:这个新的SQL函数将xml节点的值转换为关系数据类型,比如VARCHAR、INTEGER、DATE等等。
For a CHARACTER or VARCHAR field, you can also specify the length-this time only in bytes of course-with a default value of 10.
对于CHARACTER或varchar字段,还可以指定length默认值为10—当然,这里只能以字节表示。
In the example below, the variable var1 is assigned a varchar value using the exec command.
下面的示例使用exec命令赋给变量var1一个varchar值。
This is due to the encoding of the group information in the binary string, and a grouping parameter of type VARCHAR requires potentially more space than a simple INTEGER value.
这是将分组信息编码到二进制串中的缘故,分组参数类型为VARCHAR,比简单的INTEGER类型潜在地要求更多的存储空间。
If the internal representation of the spatial value requires less bytes than specified in the inline length setting, then it will be stored inline as VARCHAR FOR BIT DATA.
如果空间值的内部表示需要的字节数少于inlinelength设置中指定的值,那么它将以内联(inline)的方式存储为VARCHAR FORBIT DATA。
First, the SELECT statement embedded in the second line contains a query predicate based on the Status column, comparing the value of this VARCHAR column to the string Gold.
首先,嵌入在第二行的select语句包含一个基于“status”列的查询谓词,它将这个varchar列与字符串“Gold ”相比较。
First, the SELECT statement embedded in the second line contains a query predicate based on the Status column, comparing the value of this VARCHAR column to the string Gold.
首先,嵌入在第二行的select语句包含一个基于“status”列的查询谓词,它将这个varchar列与字符串“Gold ”相比较。
应用推荐