
Page 30: More Database Design
Find the first interest in the list using SUBSTRING_INDEX (page 287):
...
Then use this query to help Regis (page 288):
...
Here's where we'll have to part ways for a little while, as this interface isn't currently set up to handle database schema creation. You'll have to get a real RBDMS for that. There are a few more things you can practice here, though; the next page picks up on page 345 of the book.