Skip to content

Instantly share code, notes, and snippets.

@mguemmar
Created February 15, 2021 16:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mguemmar/98fab10e58716b588b63002e1365fdd8 to your computer and use it in GitHub Desktop.
Save mguemmar/98fab10e58716b588b63002e1365fdd8 to your computer and use it in GitHub Desktop.
INSERT INTO salesforce.objecta__c(name, external_id__c) VALUES ('My First Object A record', gen_random_uuid())
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment