create table post40 ( id int, name string, gender string ) row format delimited fields terminated by ',' stored as textfile;