vitess.io/vitess@v0.16.2/examples/operator/delete_commerce_data.sql (about) 1 delete from corder; 2 delete from customer; 3 delete from product;