Assume that a table has several check restraints, such as a unique index and
a foreign key.

When inserting a row that violates more than one of the constraints, is
there any way to tell which of the constraint would have
been violated?

Thanks,

Noah Hart
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to