DROP TABLE header; CREATE TABLE header ( hash CHAR(40) REFERENCES original (hash), name TEXT, value TEXT );