Is there a way to use varchar2 fields bigger than 4k which don't use clobs internally?
Version: Oracle Database 19c (19.19)
Problem: Using CLOBs is not very convenient and slowing down the database enormously. I search for a fast performing method to use fields with 8k.
BR Richard
Tagged:
0