What is the maximum value allowed for a column of type tinyint(2)?
Are values like 255 or 99 allowed? I am confused because (2) after tinyint(2) denotes only the display... Am I correct?
What is the maximum value allowed for a column of type tinyint(2)?
Are values like 255 or 99 allowed? I am confused because (2) after tinyint(2) denotes only the display... Am I correct?