while (<>) {
insert_something($_);
}Will the prepare statement be cached @ the database even if it's destroyed in the code/application?
---------------------------(end of broadcast)--------------------------- TIP 5: don't forget to increase your free space map settings
