The Database Builder allows you to set up your Columns with the 'most used' datatypes. There may be instances where you would like to combine these types into your own special datatype. An example could be [text, integer]. If so, you could set up a datatype where one column could hold values such as [Jane Doe, 6]. Younicycle's Composite Type allows you to create such a column.