Does XQuery Update support auto increment attributes just like auto increment fields in SQL? I'm using BaseX as my database.
+1
A:
This would depend on the implementation of the underlying data-store, because the auto-increment attribute is on the column definition in relational databases.
Probably, "yes".
lavinio
2010-04-05 18:20:57
Thanks for your answer. I added more information to the question.
Kim
2010-04-08 08:36:34