Microsoft
Software
Hardware
Network
Question : Foreign key on same table
Hello Experts,
I have a table in my DB containing web-pages. The Primary Key is PageID. In the same table I have PageParentPageID. I can't add a FK between Pageparent and PageID. I need to ensure that the PageParentPageID exists in the table.
Sugestions please.
Best Regards
Tomas
Answer : Foreign key on same table
> I can't add a FK between Pageparent and PageID
why not? what is the error you get?
note that before you add that constraint, all values of PageParent must exist indeed in PageID ...
Random Solutions
Localized Date format
VBS Script to monitor MX record changes
How to track ctrl+alt+del in oracle application
about ORA-00904: "ZIP": invalid identifier
iPhone 4 how to get it and service provider and payments
Why is access denied to 2008 sql server express database?
2 raid controllers managing the disk array
error booting the ubuntu linux live cd
Conditional Formatting not printing
How to set up a process that updates a UserRoleID, generates a password, and sends an email message all at once?