Skip to content

Instantly share code, notes, and snippets.

@sankalpjonn
Created May 29, 2021 15:38
Show Gist options
  • Save sankalpjonn/e7f5c13c9dfe3ea83d2804c886f4ab3e to your computer and use it in GitHub Desktop.
Save sankalpjonn/e7f5c13c9dfe3ea83d2804c886f4ab3e to your computer and use it in GitHub Desktop.
SELECT name
FROM records
WHERE NOT is_deleted;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment