// 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; |