Good day!
I have a problem and I would like to know the cause.
I am new to oracle and I was asked to create a field that insert data in it.
The field type I selected is LONG. When reading on the field type it was mentioned that field could take more than 5000 caracter.
When I try to insert information in my field it only allow insert for information that is less than 2000 caracter.
What am'I doing wrong?
Is there a reason for that. Is there a setting that I should be changing so the field be able to accept more than 2K caracter?
I have tryied to change that and use CLOB and it does the same.
I have a problem and I would like to know the cause.
I am new to oracle and I was asked to create a field that insert data in it.
The field type I selected is LONG. When reading on the field type it was mentioned that field could take more than 5000 caracter.
When I try to insert information in my field it only allow insert for information that is less than 2000 caracter.
What am'I doing wrong?
Is there a reason for that. Is there a setting that I should be changing so the field be able to accept more than 2K caracter?
I have tryied to change that and use CLOB and it does the same.