Skip to content

Instantly share code, notes, and snippets.

@dipeshhkc
Created February 25, 2021 10:19
Show Gist options
  • Save dipeshhkc/6a6d6bf20fd9b02209254cd96e571001 to your computer and use it in GitHub Desktop.
Save dipeshhkc/6a6d6bf20fd9b02209254cd96e571001 to your computer and use it in GitHub Desktop.
=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