Hi,
i have table with nclob column. i want insert a row into table with large text. when i am trying to run insert statement getting error text too large >40000 charactes. i am using SQL Developper. i need to make this as a script and run on different servers.
Thanks,
Sandeep
i have table with nclob column. i want insert a row into table with large text. when i am trying to run insert statement getting error text too large >40000 charactes. i am using SQL Developper. i need to make this as a script and run on different servers.
Thanks,
Sandeep
Comment