Skip to content

Instantly share code, notes, and snippets.

@RelativeTech
Created March 25, 2021 20:27
Show Gist options
  • Save RelativeTech/8f23748edb14e73d74e2e8cbe3c2a42c to your computer and use it in GitHub Desktop.
Save RelativeTech/8f23748edb14e73d74e2e8cbe3c2a42c to your computer and use it in GitHub Desktop.
SELECT *
FROM ORDERS
WHERE SELLER_NAME = 'One First'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment