create table t02_1 ( code integer, name text, Q1 integer, Q2 integer, Q3 integer, Q4 integer ); \copy t02_1 from 02_1.dat