Gabriele Kahlout <[email protected]> writes: > That's interesting. I catch the opportunity to ask, is it possibly to > alias/retrieve the ROWID, of the row? In SQLite that is ROWID, while > reading the Java DB doc, I found no such thing and so tried to > 'simulate' it with RID. However as you pointed above it doesn't alias > the ROWID, which I extensively depend on.
Hi Gabriele, There's currently no ROWID support in Derby. -- Knut Anders
