Skip to content

Commit

Permalink
Adding comment
Browse files Browse the repository at this point in the history
  • Loading branch information
jcamachor committed Apr 12, 2022
1 parent 9fe9d34 commit 3942398
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/resources/benchmarks/tpch/ddl-sqlserver.sql
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
-- Adapted from the Postgres schema
DROP TABLE IF EXISTS lineitem;
DROP TABLE IF EXISTS orders;
DROP TABLE IF EXISTS customer;
Expand Down

0 comments on commit 3942398

Please sign in to comment.