The simplest example is the concatenation of strings.
最简单的示例是字符串串联。
If the result of the concatenation of strings exceeds the limit of 8,000 bytes, the result is truncated.
如果字符串串联的结果超出8,000字节的限值,则结果将被截断。
The Full name calculation consists of the following expression using the IBM DB2 vendor specific relational function concat for the concatenation of strings.
Fullname计算包含以下表达式,使用特定于IBMDB 2供应商的关系函数concat来串联字符串。
Concatenation is the process to sequentially join multiple pieces of data, usually literal strings with non-string-literal data (most commonly, variables or other literals).
连接操作是一个顺序的连接多个数据片段的过程,通常是连接字符串和非字符串数据(绝大多数是变量或其它字符)。
The array concat function takes an array of strings as an input and returns a concatenation of the strings into a single string output.
arrayconcat函数获取一个字符串数组作为输入并在字符串输出中返回联接后的这些字符串。
The string version of concatenation requires strings you want to join to be copied to a new location, which is an o (n) operation.
String版本的连接操作要求将需要连接的两个字符串复制到新位置,这是一种O (n)操作。
When you work with strings with a null value, the result of the concatenation depends on the session Settings.
处理具有空值的字符串时,串联结果取决于会话设置。
For concatenation, Numbers are coerced into a string representation of the numeric value, and chars are considered to be strings of length 1.
为了串连,数字会强制变为数值的字串表示,字元会当做长度为1的字串。
For concatenation, Numbers are coerced into a string representation of the numeric value, and chars are considered to be strings of length 1.
为了串连,数字会强制变为数值的字串表示,字元会当做长度为1的字串。
应用推荐