06-01-2013, 06:43 AM
I've found a nice tutorial on general databases, it's a little bit dated, but most of the info there is still valid:
http://geekgirls.com/category/office/databases/ - follow the Databases From Scratch posts
Those can get you started on the principles of databases, designing the database structure etc. Once you know that, google for an SQL tutorial, that will teach you the language used for most database engines, including SQLite in MCServer.
http://geekgirls.com/category/office/databases/ - follow the Databases From Scratch posts
Those can get you started on the principles of databases, designing the database structure etc. Once you know that, google for an SQL tutorial, that will teach you the language used for most database engines, including SQLite in MCServer.