Monthly Archives: April 2009

You are browsing the site archives by month.

Quick Reference of MySQL Data Types

    Quick Reference of MySQL Data Types There are three primary categories, which is true for almost every database software: Text Numbers Dates and times Within each of these, there are a number of variants—some of which are MySQL-specific—you can use. Choosing your column types correctly not only important what information can be stored Continue Reading