There are some other things here that might deserve some comment:
http://www.h2database.com/html/features.html#comparison
e.g. performance of embeded derby is slow!
Tiim
On 18/05/2011 16:05,
[email protected] wrote:
Hi to all,
in http://www.h2database.com/html/features.html#feature_list I found
this particular statement to above topic:
*Sequence*and autoincrement columns, computed columns (can be used for
function based indexes)
Later on is a matrix that shows some RDBMs in releation to some features
where it is denied that Derby supports sequences.
So what is actually the case? And if Derby supports running numbers (in
Oracle they are called /sequences/, in Microsoft DBs the are often
called /auto counters/) how are they to be used.
Thanks in advance for any hint
Malte