1 2 3 4 5 6 7
create table ml ( fml_ml char(64), fml_domain char(64), fml_address char(64), fml_member int, fml_recipient int );