Is there any way to add a txt file that has 50000 characters to a column c in an Oracle table?
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 😕.
Is there any way to add a txt file that has 50000 characters to a coulomn c at oracle table
I have a problem to transfer 50000 characters to table in oracle, I create a test table with a column with CLOB type , I confront with some different errors and I tried to do with various methods and I confused 😕, there are two ways of 10 ways that I tried…