Skip to content

Instantly share code, notes, and snippets.

@kroovysteph
Created September 18, 2016 14:07
Show Gist options
  • Save kroovysteph/9f595a4b19200ea4e5c6bfd9164fdfa5 to your computer and use it in GitHub Desktop.
Save kroovysteph/9f595a4b19200ea4e5c6bfd9164fdfa5 to your computer and use it in GitHub Desktop.
String sql = "CREATE IF NOT EXISTS TABLE Flaschenbestand ( Name TEXT PRIMARY KEY NOT NULL, Bestand INT NOT NULL )";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment