My SQL, not "My sequel" is a relational database management system (RDBMS). As the world's most popular open source database, MySQL is used by a wide range of organizations to manage their data.
web: www.mysql.com- Managing the Database
- Understanding MySQL Table Type
- Working with tables
- Creating and removing Index
- Querying data from MySQL
- INSERT-UPDATE-DELETE
- Database Table Maintanance
More..