Declaring a new table to be populated

The list of spells attached to the spell book (as in the kind declared through “a spell book has a list of spells called-“) might be left behind from a previous iteration of your design. That’s why it’s empty: I’m guessing it’s vestigial. You don’t need it if you’re using relations.

If you’re seeing things in RELATIONS and in your actual output, I’m guessing all is well! Congratulations :>