MySQL stored routines are programs you write and compile. They are then stored in the database. Other programs, and other users, who have the permission, can then use your routines. This book is for you if you want to learn MySQL's stored routines the easy way. By particularly following the book examples you will quickly gain practical skills.