Difference between revisions of "Data Types (MySQL)"

Jump to navigation Jump to search
18 bytes added ,  14:30, 17 April 2019
→‎Numbers: Added Integers header
(Initial creation - content from MySQL page (now category))
 
(→‎Numbers: Added Integers header)
 
Line 2: Line 2:


<code> BOOL </code> and <code> BOOLEAN </code> are synonyms for <code> TINYINT(1) </code>.
<code> BOOL </code> and <code> BOOLEAN </code> are synonyms for <code> TINYINT(1) </code>.
=== Integers ===


{|class="vwikitable"
{|class="vwikitable"

Navigation menu