Skip to content

Commit 3942398

Browse files
committed
Adding comment
1 parent 9fe9d34 commit 3942398

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/resources/benchmarks/tpch/ddl-sqlserver.sql

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
-- Adapted from the Postgres schema
12
DROP TABLE IF EXISTS lineitem;
23
DROP TABLE IF EXISTS orders;
34
DROP TABLE IF EXISTS customer;

0 commit comments

Comments
 (0)