Created
June 22, 2016 06:27
-
-
Save avinashseth/5935542268beb483e0d9beb22732bfa9 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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