您好,欢迎访问全国教育考试教材网
商品分类

varchar是什么意思 varchar的中文翻译、读音、例句

varchar在中文中有”可变长度、可变长字符串”的意思,其中文解释还有”网络”的意思,在线读音是[ˈvɑːtʃɑː],varchar常被用作名词,在《郎文当代中级英语辞典》中,共找到72个与varchar相关的释义和例句。
varchar一般作为名词使用,在常见短语或俚语中出现较多。
1. The default type varchar is sufficient.
2. You can only define an index on a column defined with VARCHAR (1021).
翻译:只能在用VARCHAR(1021)定义的列上定义索引。
3. 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.
翻译:诸如VARCHAR和clob之类的数据类型允许您存储无格式ascii文本,而BLOB数据类型允许存储复杂(专有)类型的数据,如. pdf、。doc、。ppt、。rtf、。xml等。
4. if you map to VARCHAR, the total bytes of NVARCHAR can not be bigger than MRL.
翻译:如果映射到VARCHAR,则NVARCHAR的总字节数不能大于MRL。。
5. Parameter 2 is an output VARCHAR.
6. in the example, the FORMAT option is used to format varchar and decimal columns, ENAME, and SAL respectively.
翻译:在示例中,FORMAT选项分别用于格式化varchar和decimal列、ENAME和SAL。。
7. At the beginning of each char or varchar field, bcp adds the prefix length.