Data migration from Oracle's CLOB to maria DB

Hi Experts

I have a Oracle DB table in which a column is of CLOB type.

I need to migrate that data in maria DB

I'm able to get data but unable to store the same data in mariaDB

Table contains 2 columns : one is id and another is of type CLOB which is actually a string

Help me to store the data in mariaDB

Thanks in advance

  Discussion posts and replies are publicly visible