MySQL is a relational database. So what’s a relational database? A supermarket stock system may hold details on 1000’s of food items. But instead of one huge database, it’s sensible to break it down into food groups. You could have a cereals database, a cheese database, a daily specials database and so on.
In the […]
Entries Tagged as 'Building a website'
Defining MySQL databases
February 7th, 2008 · No Comments
Tags: Building a website
