Skip to Main Content

SQL Developer for VS Code

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Query rendering performance

Mathias NeunerJun 13 2024

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

Comments
Post Details
Added on Jun 13 2024
11 comments
351 views