Skip to content

Instantly share code, notes, and snippets.

@firstfu
Created September 24, 2016 17:56
Show Gist options
  • Save firstfu/2968e04a95f8a7ac149f4c7fd5e0ebf7 to your computer and use it in GitHub Desktop.
Save firstfu/2968e04a95f8a7ac149f4c7fd5e0ebf7 to your computer and use it in GitHub Desktop.
##方法1
INSERT INTO coffees(cof_code, cof_name, price, sales) VALUES(10000, "古坑藍山咖啡", 9999,0)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment