Created
February 25, 2021 10:19
-
-
Save dipeshhkc/6a6d6bf20fd9b02209254cd96e571001 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
=CONCATENATE("INSERT INTO gifts(name,gift_image,coin_value,category,created_at,updated_at) values(","'",A1,"','gif/",B1,".gif',",J1,",'",K1,"','2021-02-23 10:37:32','2021-02-23 10:37:32'",");") |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment