Structuring a Database
A good database begins with good tables.
You need to analyze the data and understand the table structure.
Database tables define the "Scene," as
well as all of the players in the program.
That was a good start. You created your
own table and customized the field properties. You get the cookie.