About MySql
MySQL is the world's most popular open source database software. With its superior speed, reliability, and ease of use, MySQL has become the preferred choice for Web, SaaS, ISV and forward-thinking corporate IT Managers because it eliminates the major problems associated with downtime, maintenance and administration for modern, online applications.
This group is for providing member help, discuss and advices related to this database.
MySQL is the world's most popular open source database software. With its superior speed, reliability, and ease of use, MySQL has become the preferred choice for Web, SaaS, ISV and forward-thinking corporate IT Managers because it eliminates the major problems associated with downtime, maintenance and administration for modern, online applications.
This group is for providing member help, discuss and advices related to this database.
Hide
Managing One-To-Many type related records.
In general we use a seperate table to store relational data to manage multiple entries related to a particular record. But we can also manage this using a single field in parent table by storing them as comma seperated values.
For retreiving or search id wi...
MyISAM vs. InnoDB...when to use either???
When to use either?
I have heard different things from different people. What is your experience with them? And how do you choose one over the other?
So far (from experience):
MyISAM - database warehouse and fastest for reads, with little to ...
Closes On
Votes
Questions