|
|
|
|
|
by garethm
6144 days ago
|
|
If you do it in the database, you don't have to shunt all the values across the wire from the database server. If the middle tier is on a different machine, this can make a significant difference to the time taken to do the query. |
|