Created
May 25, 2020 16:47
-
-
Save Manuela82/b5f31fe73aa77f6e0d9ea12763aac3f5 to your computer and use it in GitHub Desktop.
wandern.sql
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 Count (*) | |
| From Teilnahme | |
| Where Teilnahme.Essensauswahl='Fleisch'; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment