On 24/03/2023 16:33, Russell Bateman wrote:
Late yesterday afternoon, I hit upon the idea of inserting a '?' where the CLOB would be, then using PreparedStatement to satisfy it. *This worked and I'm able to insert even 20Mb-long rows*:

Yes, the limit is purely a limit on the length of string literals, not on the clob itself.

--
John English

Reply via email to