varchar 双语例句
全部
1·Parameter 2 is an output VARCHAR.
第二个参数是一个输出VARCHAR。
2·The default type varchar is sufficient.
的长度。缺省类型varchar就足够了。
3·Data types (integer or varchar, for example).
数据类型(例如,integer或varchar)。
4·VARCHAR (30) is the data type of the variable.
VARCHAR(30)表示变量的数据类型。
5·The data type of the register is VARCHAR(255).
寄存器的数据类型为 VARCHAR(255)。
6·The item names are stored in an SQL VARCHAR column.
商品名称存储在一个SQL varchar列中。
7·CHAR and VARCHAR of different lengths are compatible data types.
不同长度的CHAR和VARCHAR是兼容的数据类型。
8·VARCHAR HASHED: For nodes with string values of arbitrary length.
VARCHAR HASHED:用于带有字符串值的节点,字符串值的长度为任意长度。
9·MTK maps the ENUM data type to VARCHAR(255) with check constraint.
MTK 将 ENUM 数据类型映射到带检查约束的 VARCHAR(255)。
10·You can only define an index on a column defined with VARCHAR (1021).
只能在用VARCHAR(1021)定义的列上定义索引。