1) The next query
Code: Select all
select trim(trailing ':' from 'x:')from dual
2) Fetch from CLOB field (25576 chars) works correctly with Oracle client and doesn't work and frozen in direct mode.
Code: Select all
select trim(trailing ':' from 'x:')from dual