Hi,
A few lines under the heading "Primary key and unique constraints" in the
Derby Reference Manual, the documentation says: "A table can have at most
one PRIMARY KEY constraint, but can have multiple UNIQUE constraints.".

However more than one primary key is allowed on a table I believe?

http://db.apache.org/derby/docs/dev/ref/rrefsqlj13590.html

Reply via email to