Hello,
I have some ORACLE queries I want to run. When I do this from ORACLE SQL Developer, they run OK, but when I run them from Delphi it takes far too long. This is because I'm talking about millions of records, so performance is a real issue here. However, the whole process should be...