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