I want to populate 10,000 new users from an ASCII comma delimited text file.
我希望从一个ASCII逗号分隔的文本文件填充10,000个新用户。
RECORDEND: Specifies the character that separates records in a delimited text file.
RECORDEND:指定用于在分隔的文本文件中分隔记录的字符。
DELIMITER: Specifies the character that separates fields in a delimited text file.
DELIMITER:指定用于在分隔的文本文件中分隔字段的字符。
A row of data in a delimited text file does not have the expected number of fields.
分隔的文本文件中的数据行不具有预期的字段数。
But what if all you have to parse is a comma-separated value file, or a series of space-delimited text files?
但如果要解析的是逗号分隔值文件,或空格分隔文本文件,又怎么办呢?
Data for all cached tables is kept in a file named database.data, while text table data is kept in any delimited text file (like CSV files) named by the set table source non-standard SQL statement.
所有缓存表的数据放在一个名为database . data的文件中,而文本表的数据则放在由settablesource非标准sql语句命名的任意分隔文本文件(像CSV文件)中。
The XML representation of a message is a plain text file, so it is generally much larger than an equivalent representation in another format (such as delimited, binary, or custom formats).
消息的XML表示是纯文本文件,因此它通常比其他格式(如分隔符、二进制或定制格式)的等价表示要大得多。
To populate tables in your database from a text file, you need to create a TAB delimited file.
要通过文本文件向数据库填入数据,需要创建一个以制表符定界的文件。
The stored procedure in Figure 6 accepts the text of an entire comma-delimited file containing up to 2gb of Unicode data.
图6中的存储过程接受包含最多2gbUnicode数据的以逗号分隔的文件的整个文本。
The stored procedure in Figure 6 accepts the text of an entire comma-delimited file containing up to 2gb of Unicode data.
图6中的存储过程接受包含最多2gbUnicode数据的以逗号分隔的文件的整个文本。
应用推荐