-
-
Save jmercouris/73005419f9801c748bbeb3de3f4dcb6e 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
Table 1: | |
id, email, password | |
Table 2: | |
id, table_1_id | |
How can I get all rows from table 1, where a row with a corresponding | |
table_1_id does not exist. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment