Column Types Supported
Data Type/Column Type of a column in a Table defines the nature of values a column could contain and the operations that could be done over the same. Eg., an Age column could be " Positive Number" type. This column can contain only positive numbers ...