If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
Is it possible to have a constraint that goes across columns in different tables...for example, if you have a UNIQUE constraint, if you add something to column A in table A, you can't add that same value to column A in table A or table B.