I'm currently running three main queries in my Access database. They are accessing data stored in a remote Oracle database. What is the best way to find out:
* How much data each query is returning? (Kilobyte size)
* How long each query is taking to run?
* How much data each query is returning? (Kilobyte size)
* How long each query is taking to run?