Category "clob"

select more than 4000 characters in Report Oracle Apex

I have a function in Oracle 21 version that return a CLOB variable, let's call it x (more than 4000 bytes) and I'm selecting this variable to display it in a cl

Retrieve clob data using apache camel

I am polling clob column using apache camel as below. <route> <from uri="timer://timer1?period=2m" /> <setBody>

Web app suffers slow performance after upgrading to Oracle 19c

I have a c# MVC web application (.NET 4.52) using an older version of Devart LinqConnect to scaffold the database etc. The app has been around for 10 years wit