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 fb12279 commit f96b68cCopy full SHA for f96b68c
sql-queries-11/prereq-setup.sql
@@ -0,0 +1,3 @@
1
+DESC DEPARTMENT;
2
+
3
+SELECT * FROM DEPARTMENT;
0 commit comments