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 b9ed652 commit ff18c70Copy full SHA for ff18c70
1527-Patients-With-a-Condition.sql
@@ -0,0 +1,3 @@
1
+SELECT *
2
+FROM Patients
3
+WHERE conditions LIKE "DIAB1%" OR conditions LIKE "% DIAB1%"
0 commit comments