Introduction
This book is written for old MySQL users who need to understand the new features of version 5.0. To put it simply, it introduces "stored procedures, triggers, views, and information architecture views". This is the first episode in a series of books introducing the new features of MySQL 5.0. I hope this book can talk to you like an expert, using simple questions and examples to help you learn the knowledge you need.
In order to achieve this goal, I will slowly build concepts for you starting from every detail, and finally show you a larger practical example. Before learning, you may think this use case is difficult, but as long as you follow the course, I believe you can master it soon
Expand