Forum : Explain the difference between BOOL, TINYINT and BIT. ?
Brief description  about Online courses   join in Online courses
View prabeen  patra 's Profile

Explain the difference between BOOL, TINYINT and BIT. ?

Explain the difference between BOOL, TINYINT and BIT.??
Asked by prabeen patra | Mar 18, 2010 |  Reply now
Replies (1)
View teacher siliconindia 's Profile
Hi Prabeen,
Prior to MySQL 5.0.3: those are all synonyms. After MySQL 5.0.3: BIT data type can store 8 bytes of data and should be used for binary data.
Mar 18, 2010