Skip to content

Commit 32be909

Browse files
authored
Update prereq-setup.sql
1 parent 4778b1e commit 32be909

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
DESC DEPARTMENT;
22

3-
SELECT * FROM DEPARTMENT;
3+
SELECT *
4+
FROM DEPARTMENT;

0 commit comments

Comments
 (0)