$db->delete('music', { title => param('title') }); #### DELETE FROM music WHERE title = NULL