We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a33585b commit 07ad8f0Copy full SHA for 07ad8f0
1-queries/05_like.sqlite renamed to 1-queries/05_like.sql
@@ -3,4 +3,4 @@
3
4
SELECT *
5
FROM shows
6
-WHERE genre LIKE '%com%';
+WHERE genre LIKE '%com%';
0 commit comments