The schema in the above reads ``` CREATE TABLE [Data1]( [Data] BLOB, [Items_id] INTEGER, [Key] TEXT); ```