Created
May 29, 2021 15:38
-
-
Save sankalpjonn/e7f5c13c9dfe3ea83d2804c886f4ab3e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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