Skip to content

Commit

Permalink
Time: 328 ms (54.37%), Space: 0B (100.00%) - LeetHub
Browse files Browse the repository at this point in the history
  • Loading branch information
joseantoniochacon committed Sep 27, 2024
1 parent 371bc79 commit 9aae5a6
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Write your MySQL query statement below
SELECT * FROM Patients WHERE conditions LIKE "% DIAB1%" OR conditions LIKE "DIAB1%";

0 comments on commit 9aae5a6

Please sign in to comment.