Hi there!
When we are running a query SELECT * FROM test_table which includes about 30 columns, the performance of the result rendering is very bad. Is this a known issue? The result contains only string and date data types, no CLOBS or LOBS. Even if we are resizing the result tab the re-rendering is very poor.
Regards