Skip to content

Instantly share code, notes, and snippets.

@ssandra102
Last active May 17, 2023 09:32
Show Gist options
  • Save ssandra102/ca3df195a47df5fe8f246bc6d5004052 to your computer and use it in GitHub Desktop.
Save ssandra102/ca3df195a47df5fe8f246bc6d5004052 to your computer and use it in GitHub Desktop.
## command to update database
dbExecute(conn, "INSERT INTO table_name("val1", "val2");")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment