• VARCHAR Stores single-byte or multibyte text strings of varying length (up to 255 bytes); supports code-set order collation of text data.

    VARCHAR存储可变长度单字节字节文本字符串(最高可达255个字节);整理文本数据支持使用代码集顺序

    youdao

  • The length allowed for a LONG VARCHAR is greater than 32672 and this could result in truncation of data.

    LONG VARCHAR允许长度大于32672,导致数据的截断

    youdao

  • Traditionally, relational DBMSs stored XML data as a single column-row entity (such as CLOB, BLOB, or VARCHAR) or decomposed ("shred") the XML data into multiple columns.

    通常关系型DBMSXML数据作为单个-行实体例如CLOBBLOBVARCHAR)进行存储,或将 XML 数据分解(“撕碎”)多个

    youdao

  • CHAR and VARCHAR of different lengths are compatible data types.

    不同长度CHARVARCHAR兼容数据类型

    youdao

  • Rename the second attribute to DESCRIPTION and change its data type to VARCHAR (1024).

    第二属性重新命名DESCRIPTION数据类型改为VARCHAR (1024)。

    youdao

  • For example, the following statement produces a result set similar to the previous one, except that "Message" data is contained in an XML column rather than an SQL VARCHAR column.

    例如以下语句产生类似上述结果的结果不同Message数据包含xml中,不是包含在一个SQL varchar列中。

    youdao

  • The maximum length for a VARCHAR column may seem sufficiently large, but Derby provides larger character data types, which will be discussed in a future article.

    VARCHAR最大长度看起来可能足够了,但是Derby 还提供了大的字符数据类型这个类型未来文章中讨论

    youdao

  • Derby provides two simple techniques for storing character data: the char type and the VARCHAR type, which are detailed in Table 3.

    Derby提供了保存字符数据两个简单技术char类型varchar类型,详情3示。

    youdao

  • The data type of the register is VARCHAR(255).

    寄存器数据类型 VARCHAR(255)。

    youdao

  • VARCHAR (30) is the data type of the variable.

    VARCHAR(30)表示变量数据类型

    youdao

  • MTK maps the ENUM data type to VARCHAR(255) with check constraint.

    MTKENUM数据类型映射检查约束的VARCHAR(255)。

    youdao

  • The index key limit might be reduced when you are using VARCHAR or VARGRAPHIC data type.

    使用VARCHARVARGRAPHIC数据类型时,索引限制可能减少

    youdao

  • For example, DB2 UDB federated servers do not support mappings for the data type of LONG VARCHAR.

    例如DB 2udb联邦服务器支持数据类型LONG VARCHAR映射

    youdao

  • The ROWID data type is mapped to VARCHAR(16) FOR BIT and the RID_BIT() function is added to support the ROWID operations.

    ROWID数据类型映射VARCHAR(16)FORBIT,并增加 RID_BIT()函数支持 ROWID 操作。

    youdao

  • 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节点转换为关系数据类型比如VARCHARINTEGERDATE等等

    youdao

  • If the values are of type VARCHAR or a numerical data type, which can be converted to type VARCHAR, the resulting type is VARCHAR.

    如果varchar类型数值数据类型(可以转换为varchar类型),结果类型VARCHAR

    youdao

  • Creation of a multiple partition table that contains only long data types (long VARCHAR, long VARGRAPHIC, BLOB, CLOB, or DBCLOB) is not supported.

    包含long数据类型(longVARCHAR、longVARGRAPHICBLOB、CLOBDBCLOB)的多分区的表的创建受支持的。

    youdao

  • For example, you can now change a column defined with a data type of INTEGER to have a data type of VARCHAR, or you can change a data type of TIMESTAMP to DATE.

    例如现在可以修改数据类型为INTEGER,从而拥有一个VARCHAR数据类型,或者将数据类型TIMESTAMP修改DATE。

    youdao

  • Datatypes like VARCHAR and CLOB allow you to store plain ASCII text, and BLOBs provide for storage of complex (proprietary) types of data, like.pdf,.doc,.ppt,.rtf,.xml and so on.

    诸如VARCHARclob之类数据类型允许存储格式ascii文本BLOB数据类型允许存储复杂(专有)类型的数据,如. pdf、。doc、。ppt、。rtf、。xml等。

    youdao

  • Sybase: If the source table has a column data type of LONG VARCHAR, the nickname is created with a data type of VARCHAR (32672).

    Sybase如果具有数据类型LONGVARCHAR,就要数据类型VARCHAR(32672)创建别名

    youdao

  • The reason is simply that inlined data is treated exactly like VARCHAR FOR BIT data.

    原因内联数据当作VARCHAR FORBIT DATA对待。

    youdao

  • Data types (integer or varchar, for example).

    数据类型(例如integervarchar)。

    youdao

  • DB2 array data types yielded significantly higher performance compared to varchar representations of arrays.

    阵列varchar表示相比DB 2阵列数据类型具有显著高性能

    youdao

  • On the data Privacy TAB, Tom indicates the following for the customer email address, identifying it as a VARCHAR (128) data type, as shown in Figure 11.

    DataPrivacy选项卡上Tom指出关于客户电子邮件地址的信息,并将其标识VARCHAR(128)数据类型如图11所示。

    youdao

  • Using VARCHAR for bit data allows DB2 to perform better when working with the records in this table.

    使用VARCHAR forbitdata可以使DB2处理中的记录执行得更好

    youdao

  • 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

    youdao

  • Reserved extended table field: Pre-define a fixed number of additional data columns in each table with a generic column type (e.g. varchar).

    保留扩展字段每个中预先定义固定数量额外数据,这些列采用通用类型(比如 varchar)。

    youdao

  • CLPPlus supports variables of various data types, including integer, decimal, varchar, varchar2, number, Boolean, row, array of rows, cursor, etc.

    CLPPlus支持各种数据类型变量包括integerdecimalvarcharvarchar2numberBooleanrowarrayofrowscursor

    youdao

  • 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 DATACHARVARCHARCLOB类型那么一个SQL世界代码转换

    youdao

  • The deciding factor to determine whether a geometry will be stored as VARCHAR FOR BIT DATA or as BLOB is the so-called inline length that is applicable to a spatial column in any table.

    确定几何图形存储VARCHAR FORBITDATA还是BLOB决定因素就是所谓inlinelength,这个参数适用于任何表中的空间列。

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定