CleanJobStatusTable(); //Empty the item lookup table ItemLookup::truncate(); //Empty the character lookup table CharacterLookup::truncate(); //Empty the corporation lookup table CorporationLookup::truncate(); //Empty the alliance lookup table AllianceLookup::truncate(); } }