M
Mr. T.
Hi,
just wondering: is there a performance difference when executing sql as
currentdb.execute(sql) or first setting mydb = currentdb and then issuing
mydb.execute(sql)?
Regards,
Thomas
just wondering: is there a performance difference when executing sql as
currentdb.execute(sql) or first setting mydb = currentdb and then issuing
mydb.execute(sql)?
Regards,
Thomas