MySQL Data Types
I found a great link, where MYSQL Data Types are detailed. If you need to know just how much space each data type takes, you should read this great article about mysql data types. It will help you to create the best structure (optimized structure) for your database. The database structure and optimization is important when you deal with large amount of data(millions of records for example).
Here is the link http://www.peachpit.com/articles/article.aspx?p=30885&seqNum=7
No comments:
Post a Comment