why using cursor to delete table is very slowly
664028Oct 8 2008 — edited Jan 27 2009rr=curs.execute ("delete from python_modules where FILE_PATH = 'haha'")---- 6900.27
db.commit() ---- 3.3
------------------------------------------------
using curs to delete table is very very slowly, why ???
help!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!