Posted by AK on 09/06/05 17:21
instead of deleting tons of rows, you could SELECT INTO <new table> the rows you intend to keep, drop the old table, and rename the new one. Could be much faster
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming