Hi All
I am running a query like this:
select * from
Speed taken to render 100/150 rows:
VS Code Extension : 60 seconds +

SQL Developer (150 rows): 0,701 seconds

SQL Tools: 2.12 seconds

Is the performance of rendering blob results in VS code a known issue or could there be something I can set on my side to improve the speed of rendering the results?
Thanks
Peter