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