Definitions for "TableDef"
Simple program that will generate SQL CREATE TABLE code from a delimited text file. Program will select the best field type based on the actual data e.g. integer/boolean/character/etc..