Update Column of NCLOB Issue
- by Mahesh
Hi,
I am using Oracle10g.
One of my tables contain column of type NCLOB. I want to change the column's data by query or by the use of the SQL Developer.
But i don't know, it is not allowing me to update the value.
1)Can anyone please help me why this is happening?
2)Or should i use some other datatypes in place of the NCLOB. (i want nvarchar(max)).
Can you give me a thought which one i should prefer to use?
Thanks,
Mahesh