INSERT INTO notes (title, body, tags) VALUES ('First note', 'This is body', 'personal,ideas'); Query notes (all):