in reply to Basic Perl array intersection faster than mysql query join.
Don't do this on a database that can be changed while you are working!
A (real) database provides you some data integrity and consistency that won't work between multiple statements unless you manually start locking rows/tables.
|
|---|