Property | Property Type |
---|---|
TYPE | String |
RECORD_DELIMITER | String |
FIELD_DELIMITER | String |
FILE_EXTENSION | String |
SKIP_HEADER | Integer |
DATE_FORMAT | String |
TIME_FORMAT | String |
TIMESTAMP_FORMAT | String |
BINARY_FORMAT | String |
ESCAPE | String |
ESCAPE_UNENCLOSED_FIELD | String |
TRIM_SPACE | Boolean |
FIELD_OPTIONALLY_ENCLOSED_BY | String |
NULL_IF | List |
COMPRESSION | String |
ERROR_ON_COLUMN_COUNT_MISMATCH | Boolean |
VALIDATE_UTF8 | Boolean |
SKIP_BLANK_LINES | Boolean |
REPLACE_INVALID_CHARACTERS | Boolean |
EMPTY_FIELD_AS_NULL | Boolean |
SKIP_BYTE_ORDER_MARK | Boolean |
ENCODING | String |
Sunday, 17 August 2025
[COPY] File Format Parameters
Subscribe to:
Post Comments (Atom)
Data Sharing
1. Create Share CREATE SHARE my_share; 2. Grant privileges to share GRANT USAGE ON DATABASE my_db TO SHARE my_share; GRANT USAGE ...
-
Upon using the custom query in the source object, the mapping fails with the following error: The select query for read operation failed bec...
-
MD5 (Message Digest Function) is a hash function in Informatica which is used to evaluate data integrity. The MD5 function uses Message-Dig...
-
Data warehouse design is one of the key technique in building the data warehouse. Choosing a right data warehouse design can save the proje...
No comments:
Post a Comment