Correction made 2/24/07 to http://codex.wordpress.org/Database_Description
The category_parent field in the categories table (shown under Table Details for the Categories table) was shown to be a FK to the cat_ID field in the same table.
I also see other _parent fields in other tables listed as FK to the same table... why?