Skip to content

Instantly share code, notes, and snippets.

@finsterthecat
Last active January 9, 2018 16:57
Show Gist options
  • Save finsterthecat/af303aa78ea5739f5da3816ac452ea9c to your computer and use it in GitHub Desktop.
Save finsterthecat/af303aa78ea5739f5da3816ac452ea9c to your computer and use it in GitHub Desktop.
insert into hero(name) values('Ms Nice');
insert into hero(name) values('Yes Man');
insert into hero(name) values('Bombastico');
insert into hero(name) values('Fennel');
insert into hero(name) values('Magnostic');
insert into hero(name) values('Duck Man');
insert into hero(name) values('Silly Putty Man');
insert into hero(name) values('Company Man');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment