I have a problem to transfer 50000 characters to table in Oracle, I create a test table with a column of CLOB
type, I am confronted with some errors and I tried to do with various methods and I am confused 😕.
These are there two of the 10 ways that I tried:
enter image description here
enter image description here
3