Skip to content

Instantly share code, notes, and snippets.

@kimberlyh66
Created January 16, 2019 21:26
Show Gist options
  • Save kimberlyh66/abfe322a36b713bcd868e54b3f70c335 to your computer and use it in GitHub Desktop.
Save kimberlyh66/abfe322a36b713bcd868e54b3f70c335 to your computer and use it in GitHub Desktop.
insert into cultivars (specie_id, name, ecotype) values ((select id from species where genus = 'Sorghum'), 'SP1516', 'BAP');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment