Iam trying to get this sql to work. Anyone that can help me?
CREATE TABLE artists ( a_id INTEGER , namn TEXT );
CREATE TABLE tracks ( t_id INTEGER , titel T