Skip to content

Commit

Permalink
made table in terminal and did ZCW-Java8-1#1
Browse files Browse the repository at this point in the history
  • Loading branch information
santoslopez890 committed Aug 3, 2023
1 parent af52eb2 commit e8df98d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions answers/exercise1.sql
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
SELECT * FROM Students
WHERE City LIKE '_a%';

0 comments on commit e8df98d

Please sign in to comment.