Skip to content

Instantly share code, notes, and snippets.

@recursivecodes
Created August 10, 2020 14:51
Show Gist options
  • Save recursivecodes/13aadb291acd048ae3cbedaf3e19669c to your computer and use it in GitHub Desktop.
Save recursivecodes/13aadb291acd048ae3cbedaf3e19669c to your computer and use it in GitHub Desktop.
update.sh
SQL> soda replace testcollection 3FC9160AE62F415996725B199A357FBA {"name": "todd", "is_cool": false, "age": 43}
3FC9160AE62F415996725B199A357FBA
Json String replaced successfully.
SQL> commit;
Commit complete.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment