The maximum number of elements allowed in SET() is ___________.
128
64
32
16
None of these
Correct Option: B
The SET type specification is very useful for storing a collection a ordered and distinct elements. The storage size required for this datatype is variable and dependent on the cardinality.