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 9fe9d34 commit 3942398Copy full SHA for 3942398
src/main/resources/benchmarks/tpch/ddl-sqlserver.sql
@@ -1,3 +1,4 @@
1
+-- Adapted from the Postgres schema
2
DROP TABLE IF EXISTS lineitem;
3
DROP TABLE IF EXISTS orders;
4
DROP TABLE IF EXISTS customer;
0 commit comments