Have you ever used an application or filled out a web form with the radio buttons and checkboxes depicted below? Source: Google Image. Typically, the
Tag: ENUM in MySQL
ENUM Equivalent in SQL Server
An ENUM is a string object that has a value selected from a set of acceptable values that are explicitly listed in the column specification