>> -----Original Message----- >> From: Dan Cutler [mailto:dcut...@dsm.net] >> Sent: Wednesday, March 02, 2011 3:22 PM >> >> I need to be able to drop several thousand (more like .25 million) >> tables from a database using DBI. >> >> I've got a simple script that works but it is quite slow...
*** How slow is slow? If your script does one delete a second, it will complete in 2.89 days. I would definitely have it cranking away at the problem while I tried to figure out something faster. - Jerry Kaidor