Skip to content

Commit f96b68c

Browse files
authored
Create prereq-setup.sql
1 parent fb12279 commit f96b68c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

sql-queries-11/prereq-setup.sql

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
DESC DEPARTMENT;
2+
3+
SELECT * FROM DEPARTMENT;

0 commit comments

Comments
 (0)