A data type consisting of a set of named values represented as a set of key-value pairs in the database. For example, to represent the days of the work week the key would be Monday, Tuesday, Wednesday, Thursday, and Friday. By default, the value would be stored as 0,1, 2, 3, and 4, respectively.