SET data type provide an efficient way to define columns that can contain only a given set of values.
SET values must be the empty string or a value consisting only of the values listed in the column definition seperate by commas. A column defined as SET ('a','b','c') value.
Copyright ©2022 coderraj.com. All Rights Reserved.