create table fri12 ( session_id char(8) primary key, message varchar(120), n1 int, n2 int, modified timestamp )