Optimizing Performance in VB BO for Large Datasets
Summary:
Content:
Hi Expert,
I have a table with 6 million records. When I run a “SELECT * FROM” statement in SQL Developer, it executes very quickly, within a few seconds. However, when I run in VB BO, it takes more than 60 seconds and results in an error. Is there any solution to make it as fast as it is in SQL Developer?
Version:
2407, 2410
Code Snippet:
Tagged:
0