How can I import large objects (BLOB and CLOB objects) in Apache Sqoop?
Answer Posted / Sanjeev Kumar Sagar
To import large objects such as BLOB and CLOB in Apache Sqoop, you can use the `--as-text` or `--as-binary` options to specify how the data should be treated.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers