Skip to content

Instantly share code, notes, and snippets.

@RelativeTech
Created March 25, 2021 20:31
Show Gist options
  • Save RelativeTech/9b7563ab0ef7cb9380e17ace716b1a19 to your computer and use it in GitHub Desktop.
Save RelativeTech/9b7563ab0ef7cb9380e17ace716b1a19 to your computer and use it in GitHub Desktop.
INSERT INTO WORKER(ID, AUDIT_ID, WORKER_CODE, WORKER_NAME, COMPENSATION)
VALUES(1, '00000000-0000-0000-0000-000000000001', 'CODE-1', 'One First', 120000.00);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment