INSERT OR REPLACE INTO titles VALUES ( 'hammer-of-the-scots', 'Hammer of the Scots', 3685 ); INSERT OR REPLACE INTO roles VALUES ( 'hammer-of-the-scots', 'England' ); INSERT OR REPLACE INTO roles VALUES ( 'hammer-of-the-scots', 'Scotland' );