blob: b6ec188cb5cf5bd1737eae34f5be3cc96b36897b [file] [log] [blame]
// Each statement (except for the second "use" statement) should throw an exception.
//drop nodegroup group1;
//drop dataverse fuzzyjoin;
//use dataverse fuzzy;
//use dataverse custord;
//drop index Cust.ord;
//drop index Customers.ord;
//drop type AddressType;
//drop type CustomerType;
//drop type StreetType;
//drop dataset DBLP;