indicates the encoding to use with JMP files. Encoding maps each character in a
character set to a unique numeric representation, which results in a table of code
points. A single character can have different numeric representations in different
encodings. This value can be up to 12 characters long.
DELIMITER Statement
Specifies the delimiter that separates columns of data in the input file.
Default:Blank space
Interaction:If you specify DBMS=DLM, you must also specify the DELIMITER= statement.
Example:“Example 1: Importing a Delimited File” on page 948
Syntax
DELIMITER=char | 'nn'x;
Required Argument
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month, and much more.