Skip to content

Instantly share code, notes, and snippets.

@avinashseth
Created June 22, 2016 06:27
Show Gist options
  • Save avinashseth/5935542268beb483e0d9beb22732bfa9 to your computer and use it in GitHub Desktop.
Save avinashseth/5935542268beb483e0d9beb22732bfa9 to your computer and use it in GitHub Desktop.
INSERT INTO `table_name`(`id`, `column_one`, `column_two`) VALUES (1,'value for column_one','value for column_two')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment