EC-Council Certified Security Analyst (ECSA v8) — Question 8

What is the maximum value of a "tinyint" field in most database systems?

Answer options

Correct answer: D

Explanation

The maximum value of a 'tinyint' field is 255 in most database systems, which means option D, stating '225 or more', is correct. Option A is incorrect as 222 is below the maximum, while options B and C also do not accurately represent the maximum limit of a tinyint field.