删除表.sql 103 B

1234
  1. drop table tb_mealcar;
  2. drop table tb_meal;
  3. drop table tb_order_dinner_info;
  4. drop table tb_order_dinner;