Also interesting that DROP and CREATE <table> seems to be faster than DELETE
FROM <table>

it depends on internal architecture.
by the way... Is Derby have blocking engine (like MySQL/MyISAM or MS SQL 2k)
or versionning (like PostgreSQL or Oracle)?

Reply via email to