create table Experiment ( experimentId bigint not null , boxSize FLOAT NOT NULL , lambda FLOAT NOT NULL , hubbleCnstant FLOAT NOT NULL );