-- Create table CREATE TABLE testing ( id TEXT PRIMARY KEY, label TEXT )