A.primarykey B.auto_increment C.unique D.notnull
A.int(’1.12’) B.float(’1.12’) C.string(’1.12’) D.set(’1.12’)
A.type() B.help() C.str() D.id()