Revision 1626
Added by Jing Tao over 21 years ago
src/addforeignkeyfortable.sql | ||
---|---|---|
1 |
ALTER TABLE xml_accesssubtree ADD CONSTRAINT xml_accesssubtree_docid_fk |
|
2 |
FOREIGN KEY (docid) REFERENCES xml_documents; |
|
0 | 3 |
Also available in: Unified diff
Create a foreign key for table accesssubtree.