2_drop_table.mql 140 B

1234567
  1. drop table if exists CCamry;
  2. drop table if exists CCar;
  3. drop table if exists WWheel;
  4. drop table if exists SScrew;
  5. drop edge type collide;