# 障害票1051
# single/normal/21138

Begin;
Initialize;
InitializeSession "";
Command "create database TESTDB";
TerminateSession "";

InitializeSession "TESTDB";
Command "create table T(NAME nvarchar(32) array[no limit])";
Command "create bitmap index T_NAME on T(NAME) hint 'compressed'";
Command "start transaction read write";
Command "insert into T values (array['1', 'fuel'])";
Command "insert into T values (array['2', 'hypotenuse'])";
Command "insert into T values (array['3', 'faucet'])";
Command "insert into T values (array['4', 'toilet'])";
Command "insert into T values (array['5', 'apprehension'])";
Command "insert into T values (array['6', 'penetrable'])";
Command "insert into T values (array['7', 'prom'])";
Command "insert into T values (array['8', 'abridgment'])";
Command "insert into T values (array['9', 'decor'])";
Command "insert into T values (array['10', 'bison'])";
Command "insert into T values (array['11', 'solemnity'])";
Command "insert into T values (array['12', 'clarity'])";
Command "insert into T values (array['13', 'torque'])";
Command "insert into T values (array['14', 'patroness'])";
Command "insert into T values (array['15', 'fluoride'])";
Command "insert into T values (array['16', 'uproar'])";
Command "insert into T values (array['17', 'falcon'])";
Command "insert into T values (array['18', 'brood'])";
Command "insert into T values (array['19', 'dabble'])";
Command "insert into T values (array['20', 'evolution'])";
Command "insert into T values (array['21', 'bypath'])";
Command "insert into T values (array['22', 'retrograde'])";
Command "insert into T values (array['23', 'caloric'])";
Command "insert into T values (array['24', 'demoniac'])";
Command "insert into T values (array['25', 'tweeze'])";
Command "insert into T values (array['26', 'mercilessly'])";
Command "insert into T values (array['27', 'wrote'])";
Command "insert into T values (array['28', 'razorback'])";
Command "insert into T values (array['29', 'mile'])";
Command "insert into T values (array['30', 'lavatory'])";
Command "insert into T values (array['31', 'waybill'])";
Command "insert into T values (array['32', 'choral'])";
Command "insert into T values (array['33', 'jowly'])";
Command "insert into T values (array['34', 'opthalmology'])";
Command "insert into T values (array['35', 'titmouse'])";
Command "insert into T values (array['36', 'abode'])";
Command "insert into T values (array['37', 'shrapnel'])";
Command "insert into T values (array['38', 'affectation'])";
Command "insert into T values (array['39', 'sonar'])";
Command "insert into T values (array['40', 'tote'])";
Command "insert into T values (array['41', 'welsh'])";
Command "insert into T values (array['42', 'irreproducible'])";
Command "insert into T values (array['43', 'canteen'])";
Command "insert into T values (array['44', 'frizzle'])";
Command "insert into T values (array['45', 'seismic'])";
Command "insert into T values (array['46', 'synagogue'])";
Command "insert into T values (array['47', 'ferment'])";
Command "insert into T values (array['48', 'mantel'])";
Command "insert into T values (array['49', 'guide'])";
Command "insert into T values (array['50', 'queasy'])";
Command "insert into T values (array['51', 'anisotropy'])";
Command "insert into T values (array['52', 'tribal'])";
Command "insert into T values (array['53', 'airflow'])";
Command "insert into T values (array['54', 'parasitic'])";
Command "insert into T values (array['55', 'enzymology'])";
Command "insert into T values (array['56', 'primrose'])";
Command "insert into T values (array['57', 'epigram'])";
Command "insert into T values (array['58', 'snatch'])";
Command "insert into T values (array['59', 'lambert'])";
Command "insert into T values (array['60', 'macho'])";
Command "insert into T values (array['61', 'elute'])";
Command "insert into T values (array['62', 'lanky'])";
Command "insert into T values (array['63', 'petite'])";
Command "insert into T values (array['64', 'spine'])";
Command "insert into T values (array['65', 'dampen'])";
Command "insert into T values (array['66', 'alluvium'])";
Command "insert into T values (array['67', 'perturbation'])";
Command "insert into T values (array['68', 'lacy'])";
Command "insert into T values (array['69', 'salvation'])";
Command "insert into T values (array['70', 'tore'])";
Command "insert into T values (array['71', 'calcium'])";
Command "insert into T values (array['72', 'bulldoze'])";
Command "insert into T values (array['73', 'tooth'])";
Command "insert into T values (array['74', 'jig'])";
Command "insert into T values (array['75', 'guanine'])";
Command "insert into T values (array['76', 'pulp'])";
Command "insert into T values (array['77', 'plural'])";
Command "insert into T values (array['78', 'basketball'])";
Command "insert into T values (array['79', 'ordinary'])";
Command "insert into T values (array['80', 'pastiche'])";
Command "insert into T values (array['81', 'disposal'])";
Command "insert into T values (array['82', 'solecism'])";
Command "insert into T values (array['83', 'extralegal'])";
Command "insert into T values (array['84', 'indy'])";
Command "insert into T values (array['85', 'arcade'])";
Command "insert into T values (array['86', 'bath'])";
Command "insert into T values (array['87', 'pig'])";
Command "insert into T values (array['88', 'friar'])";
Command "insert into T values (array['89', 'prank'])";
Command "insert into T values (array['90', 'pollution'])";
Command "insert into T values (array['91', 'fluid'])";
Command "insert into T values (array['92', 'univalent'])";
Command "insert into T values (array['93', 'streptococcus'])";
Command "insert into T values (array['94', 'ashamed'])";
Command "insert into T values (array['95', 'evenhanded'])";
Command "insert into T values (array['96', 'tribunal'])";
Command "insert into T values (array['97', 'tenuous'])";
Command "insert into T values (array['98', 'trivalent'])";
Command "insert into T values (array['99', 'prefabricate'])";
Command "insert into T values (array['100', 'empress'])";
Command "insert into T values (array['101', 'fragrant'])";
Command "insert into T values (array['102', 'envoy'])";
Command "insert into T values (array['103', 'counterman'])";
Command "insert into T values (array['104', 'forgive'])";
Command "insert into T values (array['105', 'dependent'])";
Command "insert into T values (array['106', 'giddap'])";
Command "insert into T values (array['107', 'tyrannicide'])";
Command "insert into T values (array['108', 'floorboard'])";
Command "insert into T values (array['109', 'realtor'])";
Command "insert into T values (array['110', 'epoxy'])";
Command "insert into T values (array['111', 'into'])";
Command "insert into T values (array['112', 'abstract'])";
Command "insert into T values (array['113', 'purport'])";
Command "insert into T values (array['114', 'slaughterhouse'])";
Command "insert into T values (array['115', 'slowdown'])";
Command "insert into T values (array['116', 'equivocal'])";
Command "insert into T values (array['117', 'upstand'])";
Command "insert into T values (array['118', 'hoarse'])";
Command "insert into T values (array['119', 'luminescent'])";
Command "insert into T values (array['120', 'visible'])";
Command "insert into T values (array['121', 'cholinesterase'])";
Command "insert into T values (array['122', 'freckle'])";
Command "insert into T values (array['123', 'nutate'])";
Command "insert into T values (array['124', 'crosslink'])";
Command "insert into T values (array['125', 'chlorate'])";
Command "insert into T values (array['126', 'teenage'])";
Command "insert into T values (array['127', 'myrrh'])";
Command "insert into T values (array['128', 'solicitation'])";
Command "insert into T values (array['129', 'quantum'])";
Command "insert into T values (array['130', 'phoneme'])";
Command "insert into T values (array['131', 'epigrammatic'])";
Command "insert into T values (array['132', 'sneaky'])";
Command "insert into T values (array['133', 'fern'])";
Command "insert into T values (array['134', 'rue'])";
Command "insert into T values (array['135', 'sneer'])";
Command "insert into T values (array['136', 'filmmake'])";
Command "insert into T values (array['137', 'clattery'])";
Command "insert into T values (array['138', 'cab'])";
Command "insert into T values (array['139', 'offend'])";
Command "insert into T values (array['140', 'under'])";
Command "insert into T values (array['141', 'deallocate'])";
Command "insert into T values (array['142', 'mineral'])";
Command "insert into T values (array['143', 'predisposition'])";
Command "insert into T values (array['144', 'nepenthe'])";
Command "insert into T values (array['145', 'sanguinary'])";
Command "insert into T values (array['146', 'chlorine'])";
Command "insert into T values (array['147', 'inspire'])";
Command "insert into T values (array['148', 'vivify'])";
Command "insert into T values (array['149', 'sunken'])";
Command "insert into T values (array['150', 'during'])";
Command "insert into T values (array['151', 'saloonkeeper'])";
Command "insert into T values (array['152', 'angel'])";
Command "insert into T values (array['153', 'wallow'])";
Command "insert into T values (array['154', 'satiric'])";
Command "insert into T values (array['155', 'griffin'])";
Command "insert into T values (array['156', 'iambic'])";
Command "insert into T values (array['157', 'against'])";
Command "insert into T values (array['158', 'bowline'])";
Command "insert into T values (array['159', 'seethe'])";
Command "insert into T values (array['160', 'daydream'])";
Command "insert into T values (array['161', 'strophe'])";
Command "insert into T values (array['162', 'bimonthly'])";
Command "insert into T values (array['163', 'epistemology'])";
Command "insert into T values (array['164', 'kickoff'])";
Command "insert into T values (array['165', 'davenport'])";
Command "insert into T values (array['166', 'imperishable'])";
Command "insert into T values (array['167', 'petrol'])";
Command "insert into T values (array['168', 'logarithm'])";
Command "insert into T values (array['169', 'holiday'])";
Command "insert into T values (array['170', 'gullet'])";
Command "insert into T values (array['171', 'abut'])";
Command "insert into T values (array['172', 'tungsten'])";
Command "insert into T values (array['173', 'attestation'])";
Command "insert into T values (array['174', 'rainy'])";
Command "insert into T values (array['175', 'layette'])";
Command "insert into T values (array['176', 'incomparable'])";
Command "insert into T values (array['177', 'mathematician'])";
Command "insert into T values (array['178', 'stationarity'])";
Command "insert into T values (array['179', 'occlude'])";
Command "insert into T values (array['180', 'icicle'])";
Command "insert into T values (array['181', 'leg'])";
Command "insert into T values (array['182', 'housebreak'])";
Command "insert into T values (array['183', 'wiener'])";
Command "insert into T values (array['184', 'weight'])";
Command "insert into T values (array['185', 'dinghy'])";
Command "insert into T values (array['186', 'godkin'])";
Command "insert into T values (array['187', 'scandal'])";
Command "insert into T values (array['188', 'fay'])";
Command "insert into T values (array['189', 'convoke'])";
Command "insert into T values (array['190', 'sanitate'])";
Command "insert into T values (array['191', 'sum'])";
Command "insert into T values (array['192', 'airspace'])";
Command "insert into T values (array['193', 'exceptional'])";
Command "insert into T values (array['194', 'plaguey'])";
Command "insert into T values (array['195', 'videotape'])";
Command "insert into T values (array['196', 'wolf'])";
Command "insert into T values (array['197', 'pollster'])";
Command "insert into T values (array['198', 'flung'])";
Command "insert into T values (array['199', 'perforate'])";
Command "insert into T values (array['200', 'testy'])";
Command "insert into T values (array['201', 'inculcate'])";
Command "insert into T values (array['202', 'demijohn'])";
Command "insert into T values (array['203', 'legging'])";
Command "insert into T values (array['204', 'litterbug'])";
Command "insert into T values (array['205', 'errata'])";
Command "insert into T values (array['206', 'blastula'])";
Command "insert into T values (array['207', 'sternal'])";
Command "insert into T values (array['208', 'bloodstream'])";
Command "insert into T values (array['209', 'complaint'])";
Command "insert into T values (array['210', 'lien'])";
Command "insert into T values (array['211', 'plover'])";
Command "insert into T values (array['212', 'eddy'])";
Command "insert into T values (array['213', 'aerospace'])";
Command "insert into T values (array['214', 'silhouette'])";
Command "insert into T values (array['215', 'bacterial'])";
Command "insert into T values (array['216', 'inconvertible'])";
Command "insert into T values (array['217', 'auspicious'])";
Command "insert into T values (array['218', 'jenny'])";
Command "insert into T values (array['219', 'stimulate'])";
Command "insert into T values (array['220', 'giveaway'])";
Command "insert into T values (array['221', 'gar'])";
Command "insert into T values (array['222', 'extralinguistic'])";
Command "insert into T values (array['223', 'gurgle'])";
Command "insert into T values (array['224', 'random'])";
Command "insert into T values (array['225', 'bonze'])";
Command "insert into T values (array['226', 'shield'])";
Command "insert into T values (array['227', 'benzene'])";
Command "insert into T values (array['228', 'strict'])";
Command "insert into T values (array['229', 'okay'])";
Command "insert into T values (array['230', 'felt'])";
Command "insert into T values (array['231', 'tetravalent'])";
Command "insert into T values (array['232', 'fescue'])";
Command "insert into T values (array['233', 'kaolinite'])";
Command "insert into T values (array['234', 'elite'])";
Command "insert into T values (array['235', 'kibitz'])";
Command "insert into T values (array['236', 'populist'])";
Command "insert into T values (array['237', 'bullock'])";
Command "insert into T values (array['238', 'mullion'])";
Command "insert into T values (array['239', 'stopcock'])";
Command "insert into T values (array['240', 'polish'])";
Command "insert into T values (array['241', 'progressive'])";
Command "insert into T values (array['242', 'urn'])";
Command "insert into T values (array['243', 'reformatory'])";
Command "insert into T values (array['244', 'osteology'])";
Command "insert into T values (array['245', 'lathe'])";
Command "insert into T values (array['246', 'maudlin'])";
Command "insert into T values (array['247', 'lemonade'])";
Command "insert into T values (array['248', 'waistline'])";
Command "insert into T values (array['249', 'foothill'])";
Command "insert into T values (array['250', 'visionary'])";
Command "insert into T values (array['251', 'switchgear'])";
Command "insert into T values (array['252', 'navigate'])";
Command "insert into T values (array['253', 'cowpea'])";
Command "insert into T values (array['254', 'lamb'])";
Command "insert into T values (array['255', 'spokesman'])";
Command "insert into T values (array['256', 'shortish'])";
Command "insert into T values (array['257', 'librate'])";
Command "insert into T values (array['258', 'malicious'])";
Command "insert into T values (array['259', 'conspiracy'])";
Command "insert into T values (array['260', 'inextricable'])";
Command "insert into T values (array['261', 'millionth'])";
Command "insert into T values (array['262', 'cloth'])";
Command "insert into T values (array['263', 'demultiplex'])";
Command "insert into T values (array['264', 'racketeer'])";
Command "insert into T values (array['265', 'theatric'])";
Command "insert into T values (array['266', 'figure'])";
Command "insert into T values (array['267', 'transferor'])";
Command "insert into T values (array['268', 'cowry'])";
Command "insert into T values (array['269', 'harden'])";
Command "insert into T values (array['270', 'thrive'])";
Command "insert into T values (array['271', 'immaterial'])";
Command "insert into T values (array['272', 'ascertain'])";
Command "insert into T values (array['273', 'windmill'])";
Command "insert into T values (array['274', 'preferred'])";
Command "insert into T values (array['275', 'ostrich'])";
Command "insert into T values (array['276', 'scurvy'])";
Command "insert into T values (array['277', 'bub'])";
Command "insert into T values (array['278', 'tintype'])";
Command "insert into T values (array['279', 'kayo'])";
Command "insert into T values (array['280', 'lozenge'])";
Command "insert into T values (array['281', 'sforzando'])";
Command "insert into T values (array['282', 'encumbrance'])";
Command "insert into T values (array['283', 'bootlegger'])";
Command "insert into T values (array['284', 'inhumane'])";
Command "insert into T values (array['285', 'repetitive'])";
Command "insert into T values (array['286', 'gigacycle'])";
Command "insert into T values (array['287', 'voltaic'])";
Command "insert into T values (array['288', 'chromium'])";
Command "insert into T values (array['289', 'conscious'])";
Command "insert into T values (array['290', 'cease'])";
Command "insert into T values (array['291', 'cue'])";
Command "insert into T values (array['292', 'portend'])";
Command "insert into T values (array['293', 'irreducible'])";
Command "insert into T values (array['294', 'exchequer'])";
Command "insert into T values (array['295', 'capacitance'])";
Command "insert into T values (array['296', 'comparative'])";
Command "insert into T values (array['297', 'gobble'])";
Command "insert into T values (array['298', 'lackadaisic'])";
Command "insert into T values (array['299', 'play'])";
Command "insert into T values (array['300', 'lewis'])";
Command "insert into T values (array['301', 'ignorant'])";
Command "insert into T values (array['302', 'puff'])";
Command "insert into T values (array['303', 'concrete'])";
Command "insert into T values (array['304', 'horizon'])";
Command "insert into T values (array['305', 'manufacture'])";
Command "insert into T values (array['306', 'woebegone'])";
Command "insert into T values (array['307', 'solid'])";
Command "insert into T values (array['308', 'baptismal'])";
Command "insert into T values (array['309', 'indeed'])";
Command "insert into T values (array['310', 'transpond'])";
Command "insert into T values (array['311', 'oily'])";
Command "insert into T values (array['312', 'smirk'])";
Command "insert into T values (array['313', 'shipyard'])";
Command "insert into T values (array['314', 'immortal'])";
Command "insert into T values (array['315', 'antipasto'])";
Command "insert into T values (array['316', 'enstatite'])";
Command "insert into T values (array['317', 'technic'])";
Command "insert into T values (array['318', 'fennel'])";
Command "insert into T values (array['319', 'fur'])";
Command "insert into T values (array['320', 'wed'])";
Command "insert into T values (array['321', 'ingestible'])";
Command "insert into T values (array['322', 'amok'])";
Command "insert into T values (array['323', 'australite'])";
Command "insert into T values (array['324', 'persevere'])";
Command "insert into T values (array['325', 'connive'])";
Command "insert into T values (array['326', 'blackberry'])";
Command "insert into T values (array['327', 'scarecrow'])";
Command "insert into T values (array['328', 'tally'])";
Command "insert into T values (array['329', 'metaphor'])";
Command "insert into T values (array['330', 'sclerosis'])";
Command "insert into T values (array['331', 'anticipate'])";
Command "insert into T values (array['332', 'consequential'])";
Command "insert into T values (array['333', 'waterfall'])";
Command "insert into T values (array['334', 'pose'])";
Command "insert into T values (array['335', 'kneecap'])";
Command "insert into T values (array['336', 'allude'])";
Command "insert into T values (array['337', 'prizewinning'])";
Command "insert into T values (array['338', 'woolgather'])";
Command "insert into T values (array['339', 'howdy'])";
Command "insert into T values (array['340', 'formula'])";
Command "insert into T values (array['341', 'juice'])";
Command "insert into T values (array['342', 'extensor'])";
Command "insert into T values (array['343', 'sovereignty'])";
Command "insert into T values (array['344', 'hilt'])";
Command "insert into T values (array['345', 'pathogenesis'])";
Command "insert into T values (array['346', 'citadel'])";
Command "insert into T values (array['347', 'cure'])";
Command "insert into T values (array['348', 'handymen'])";
Command "insert into T values (array['349', 'synergism'])";
Command "insert into T values (array['350', 'tabulate'])";
Command "insert into T values (array['351', 'seeable'])";
Command "insert into T values (array['352', 'fit'])";
Command "insert into T values (array['353', 'natural'])";
Command "insert into T values (array['354', 'exercise'])";
Command "insert into T values (array['355', 'hodgepodge'])";
Command "insert into T values (array['356', 'gigabit'])";
Command "insert into T values (array['357', 'gossip'])";
Command "insert into T values (array['358', 'touchy'])";
Command "insert into T values (array['359', 'eventual'])";
Command "insert into T values (array['360', 'squire'])";
Command "insert into T values (array['361', 'potash'])";
Command "insert into T values (array['362', 'evildoer'])";
Command "insert into T values (array['363', 'hen'])";
Command "insert into T values (array['364', 'thrush'])";
Command "insert into T values (array['365', 'silo'])";
Command "insert into T values (array['366', 'iota'])";
Command "insert into T values (array['367', 'lapidary'])";
Command "insert into T values (array['368', 'councilwomen'])";
Command "insert into T values (array['369', 'exult'])";
Command "insert into T values (array['370', 'mission'])";
Command "insert into T values (array['371', 'gigavolt'])";
Command "insert into T values (array['372', 'gosh'])";
Command "insert into T values (array['373', 'abdominal'])";
Command "insert into T values (array['374', 'abash'])";
Command "insert into T values (array['375', 'granular'])";
Command "insert into T values (array['376', 'newt'])";
Command "insert into T values (array['377', 'kite'])";
Command "insert into T values (array['378', 'mousy'])";
Command "insert into T values (array['379', 'vertical'])";
Command "insert into T values (array['380', 'lime'])";
Command "insert into T values (array['381', 'fidelity'])";
Command "insert into T values (array['382', 'pectoral'])";
Command "insert into T values (array['383', 'impunity'])";
Command "insert into T values (array['384', 'tootle'])";
Command "insert into T values (array['385', 'polytope'])";
Command "insert into T values (array['386', 'tailor'])";
Command "insert into T values (array['387', 'prehistoric'])";
Command "insert into T values (array['388', 'meantime'])";
Command "insert into T values (array['389', 'brash'])";
Command "insert into T values (array['390', 'demonstrable'])";
Command "insert into T values (array['391', 'manual'])";
Command "insert into T values (array['392', 'incarnate'])";
Command "insert into T values (array['393', 'projector'])";
Command "insert into T values (array['394', 'mandatory'])";
Command "insert into T values (array['395', 'resemblant'])";
Command "insert into T values (array['396', 'sleepy'])";
Command "insert into T values (array['397', 'procaine'])";
Command "insert into T values (array['398', 'vest'])";
Command "insert into T values (array['399', 'masterpiece'])";
Command "insert into T values (array['400', 'quarantine'])";
Command "insert into T values (array['401', 'so'])";
Command "insert into T values (array['402', 'edging'])";
Command "insert into T values (array['403', 'basin'])";
Command "insert into T values (array['404', 'bobby'])";
Command "insert into T values (array['405', 'armoire'])";
Command "insert into T values (array['406', 'clement'])";
Command "insert into T values (array['407', 'unite'])";
Command "insert into T values (array['408', 'stalemate'])";
Command "insert into T values (array['409', 'sensate'])";
Command "insert into T values (array['410', 'girlish'])";
Command "insert into T values (array['411', 'bivalve'])";
Command "insert into T values (array['412', 'hearsay'])";
Command "insert into T values (array['413', 'intractable'])";
Command "insert into T values (array['414', 'detergent'])";
Command "insert into T values (array['415', 'talky'])";
Command "insert into T values (array['416', 'together'])";
Command "insert into T values (array['417', 'verbena'])";
Command "insert into T values (array['418', 'reminisce'])";
Command "insert into T values (array['419', 'zesty'])";
Command "insert into T values (array['420', 'subterfuge'])";
Command "insert into T values (array['421', 'junk'])";
Command "insert into T values (array['422', 'crawlspace'])";
Command "insert into T values (array['423', 'sepulchral'])";
Command "insert into T values (array['424', 'magnetron'])";
Command "insert into T values (array['425', 'dietary'])";
Command "insert into T values (array['426', 'conch'])";
Command "insert into T values (array['427', 'rhombic'])";
Command "insert into T values (array['428', 'preposterous'])";
Command "insert into T values (array['429', 'anent'])";
Command "insert into T values (array['430', 'aminobenzoic'])";
Command "insert into T values (array['431', 'tear'])";
Command "insert into T values (array['432', 'probe'])";
Command "insert into T values (array['433', 'collude'])";
Command "insert into T values (array['434', 'collar'])";
Command "insert into T values (array['435', 'bend'])";
Command "insert into T values (array['436', 'myocardial'])";
Command "insert into T values (array['437', 'interest'])";
Command "insert into T values (array['438', 'ditty'])";
Command "insert into T values (array['439', 'futile'])";
Command "insert into T values (array['440', 'lam'])";
Command "insert into T values (array['441', 'insecticide'])";
Command "insert into T values (array['442', 'bureau'])";
Command "insert into T values (array['443', 'sing'])";
Command "insert into T values (array['444', 'roundabout'])";
Command "insert into T values (array['445', 'denounce'])";
Command "insert into T values (array['446', 'concerto'])";
Command "insert into T values (array['447', 'registrable'])";
Command "insert into T values (array['448', 'pivotal'])";
Command "insert into T values (array['449', 'spinoff'])";
Command "insert into T values (array['450', 'sadism'])";
Command "insert into T values (array['451', 'motley'])";
Command "insert into T values (array['452', 'clothesmen'])";
Command "insert into T values (array['453', 'offhand'])";
Command "insert into T values (array['454', 'contemplate'])";
Command "insert into T values (array['455', 'digram'])";
Command "insert into T values (array['456', 'propriety'])";
Command "insert into T values (array['457', 'bog'])";
Command "insert into T values (array['458', 'exclamation'])";
Command "insert into T values (array['459', 'lobscouse'])";
Command "insert into T values (array['460', 'admiral'])";
Command "insert into T values (array['461', 'vigorous'])";
Command "insert into T values (array['462', 'joss'])";
Command "insert into T values (array['463', 'detain'])";
Command "insert into T values (array['464', 'sanderling'])";
Command "insert into T values (array['465', 'ministerial'])";
Command "insert into T values (array['466', 'prodigal'])";
Command "insert into T values (array['467', 'malconduct'])";
Command "insert into T values (array['468', 'nodal'])";
Command "insert into T values (array['469', 'intuition'])";
Command "insert into T values (array['470', 'housework'])";
Command "insert into T values (array['471', 'require'])";
Command "insert into T values (array['472', 'automotive'])";
Command "insert into T values (array['473', 'still'])";
Command "insert into T values (array['474', 'marksmen'])";
Command "insert into T values (array['475', 'cowbell'])";
Command "insert into T values (array['476', 'introductory'])";
Command "insert into T values (array['477', 'death'])";
Command "insert into T values (array['478', 'emphasis'])";
Command "insert into T values (array['479', 'flatulent'])";
Command "insert into T values (array['480', 'recriminatory'])";
Command "insert into T values (array['481', 'steady'])";
Command "insert into T values (array['482', 'glycogen'])";
Command "insert into T values (array['483', 'prefect'])";
Command "insert into T values (array['484', 'trample'])";
Command "insert into T values (array['485', 'perimeter'])";
Command "insert into T values (array['486', 'predominant'])";
Command "insert into T values (array['487', 'turbidity'])";
Command "insert into T values (array['488', 'seaquake'])";
Command "insert into T values (array['489', 'jittery'])";
Command "insert into T values (array['490', 'root'])";
Command "insert into T values (array['491', 'bordello'])";
Command "insert into T values (array['492', 'servant'])";
Command "insert into T values (array['493', 'mandarin'])";
Command "insert into T values (array['494', 'fraction'])";
Command "insert into T values (array['495', 'laudatory'])";
Command "insert into T values (array['496', 'weary'])";
Command "insert into T values (array['497', 'vitamin'])";
Command "insert into T values (array['498', 'botanist'])";
Command "insert into T values (array['499', 'airport'])";
Command "insert into T values (array['500', 'puddly'])";
Command "insert into T values (array['501', 'pontificate'])";
Command "insert into T values (array['502', 'gargle'])";
Command "insert into T values (array['503', 'habituate'])";
Command "insert into T values (array['504', 'fraudulent'])";
Command "insert into T values (array['505', 'bench'])";
Command "insert into T values (array['506', 'manhole'])";
Command "insert into T values (array['507', 'tid'])";
Command "insert into T values (array['508', 'faze'])";
Command "insert into T values (array['509', 'pyrolysis'])";
Command "insert into T values (array['510', 'sec'])";
Command "insert into T values (array['511', 'discus'])";
Command "insert into T values (array['512', 'lockstep'])";
Command "insert into T values (array['513', 'pinhole'])";
Command "insert into T values (array['514', 'fairy'])";
Command "insert into T values (array['515', 'quotation'])";
Command "insert into T values (array['516', 'ostracism'])";
Command "insert into T values (array['517', 'careful'])";
Command "insert into T values (array['518', 'veranda'])";
Command "insert into T values (array['519', 'concubine'])";
Command "insert into T values (array['520', 'merchant'])";
Command "insert into T values (array['521', 'cardiod'])";
Command "insert into T values (array['522', 'personal'])";
Command "insert into T values (array['523', 'functorial'])";
Command "insert into T values (array['524', 'bestir'])";
Command "insert into T values (array['525', 'upstart'])";
Command "insert into T values (array['526', 'childbirth'])";
Command "insert into T values (array['527', 'traumatic'])";
Command "insert into T values (array['528', 'poodle'])";
Command "insert into T values (array['529', 'flirtation'])";
Command "insert into T values (array['530', 'avuncular'])";
Command "insert into T values (array['531', 'thatch'])";
Command "insert into T values (array['532', 'remitted'])";
Command "insert into T values (array['533', 'ophthalmology'])";
Command "insert into T values (array['534', 'jilt'])";
Command "insert into T values (array['535', 'galenite'])";
Command "insert into T values (array['536', 'deny'])";
Command "insert into T values (array['537', 'stuck'])";
Command "insert into T values (array['538', 'abuse'])";
Command "insert into T values (array['539', 'rapid'])";
Command "insert into T values (array['540', 'euphorbia'])";
Command "insert into T values (array['541', 'shrewd'])";
Command "insert into T values (array['542', 'ductile'])";
Command "insert into T values (array['543', 'anastigmat'])";
Command "insert into T values (array['544', 'emissary'])";
Command "insert into T values (array['545', 'roughen'])";
Command "insert into T values (array['546', 'impartial'])";
Command "insert into T values (array['547', 'hackmatack'])";
Command "insert into T values (array['548', 'suffrage'])";
Command "insert into T values (array['549', 'bikini'])";
Command "insert into T values (array['550', 'hardware'])";
Command "insert into T values (array['551', 'citywide'])";
Command "insert into T values (array['552', 'therapist'])";
Command "insert into T values (array['553', 'embezzle'])";
Command "insert into T values (array['554', 'terrify'])";
Command "insert into T values (array['555', 'counteract'])";
Command "insert into T values (array['556', 'dimethyl'])";
Command "insert into T values (array['557', 'unbeknownst'])";
Command "insert into T values (array['558', 'poi'])";
Command "insert into T values (array['559', 'legendary'])";
Command "insert into T values (array['560', 'phraseology'])";
Command "insert into T values (array['561', 'sprinkle'])";
Command "insert into T values (array['562', 'parent'])";
Command "insert into T values (array['563', 'tristate'])";
Command "insert into T values (array['564', 'quadrilateral'])";
Command "insert into T values (array['565', 'extempore'])";
Command "insert into T values (array['566', 'screw'])";
Command "insert into T values (array['567', 'privet'])";
Command "insert into T values (array['568', 'sulfonamide'])";
Command "insert into T values (array['569', 'attenuate'])";
Command "insert into T values (array['570', 'servitude'])";
Command "insert into T values (array['571', 'fair'])";
Command "insert into T values (array['572', 'anagram'])";
Command "insert into T values (array['573', 'reedy'])";
Command "insert into T values (array['574', 'convergent'])";
Command "insert into T values (array['575', 'inductor'])";
Command "insert into T values (array['576', 'largemouth'])";
Command "insert into T values (array['577', 'lid'])";
Command "insert into T values (array['578', 'altern'])";
Command "insert into T values (array['579', 'diamond'])";
Command "insert into T values (array['580', 'cytosine'])";
Command "insert into T values (array['581', 'runty'])";
Command "insert into T values (array['582', 'resolve'])";
Command "insert into T values (array['583', 'comic'])";
Command "insert into T values (array['584', 'crackpot'])";
Command "insert into T values (array['585', 'blackout'])";
Command "insert into T values (array['586', 'finite'])";
Command "insert into T values (array['587', 'bloop'])";
Command "insert into T values (array['588', 'saturable'])";
Command "insert into T values (array['589', 'hillmen'])";
Command "insert into T values (array['590', 'spite'])";
Command "insert into T values (array['591', 'amicable'])";
Command "insert into T values (array['592', 'percentile'])";
Command "insert into T values (array['593', 'progress'])";
Command "insert into T values (array['594', 'knoll'])";
Command "insert into T values (array['595', 'seam'])";
Command "insert into T values (array['596', 'furthermore'])";
Command "insert into T values (array['597', 'congresswoman'])";
Command "insert into T values (array['598', 'laity'])";
Command "insert into T values (array['599', 'retentive'])";
Command "insert into T values (array['600', 'normative'])";
Command "insert into T values (array['601', 'bamboo'])";
Command "insert into T values (array['602', 'illume'])";
Command "insert into T values (array['603', 'spurt'])";
Command "insert into T values (array['604', 'dispersive'])";
Command "insert into T values (array['605', 'ply'])";
Command "insert into T values (array['606', 'brakeman'])";
Command "insert into T values (array['607', 'inadequacy'])";
Command "insert into T values (array['608', 'pintail'])";
Command "insert into T values (array['609', 'incest'])";
Command "insert into T values (array['610', 'carnation'])";
Command "insert into T values (array['611', 'shiv'])";
Command "insert into T values (array['612', 'sense'])";
Command "insert into T values (array['613', 'resin'])";
Command "insert into T values (array['614', 'degenerate'])";
Command "insert into T values (array['615', 'subservient'])";
Command "insert into T values (array['616', 'anastomosis'])";
Command "insert into T values (array['617', 'epitaxial'])";
Command "insert into T values (array['618', 'ibid'])";
Command "insert into T values (array['619', 'gabbro'])";
Command "insert into T values (array['620', 'appellate'])";
Command "insert into T values (array['621', 'grocery'])";
Command "insert into T values (array['622', 'decode'])";
Command "insert into T values (array['623', 'quake'])";
Command "insert into T values (array['624', 'article'])";
Command "insert into T values (array['625', 'transom'])";
Command "insert into T values (array['626', 'tuff'])";
Command "insert into T values (array['627', 'reduce'])";
Command "insert into T values (array['628', 'toddle'])";
Command "insert into T values (array['629', 'complementation'])";
Command "insert into T values (array['630', 'leatherneck'])";
Command "insert into T values (array['631', 'aforesaid'])";
Command "insert into T values (array['632', 'contemptible'])";
Command "insert into T values (array['633', 'allocate'])";
Command "insert into T values (array['634', 'forfeiture'])";
Command "insert into T values (array['635', 'interpretive'])";
Command "insert into T values (array['636', 'restorative'])";
Command "insert into T values (array['637', 'soffit'])";
Command "insert into T values (array['638', 'retention'])";
Command "insert into T values (array['639', 'teleprocessing'])";
Command "insert into T values (array['640', 'strong'])";
Command "insert into T values (array['641', 'found'])";
Command "insert into T values (array['642', 'stop'])";
Command "insert into T values (array['643', 'sworn'])";
Command "insert into T values (array['644', 'parvenu'])";
Command "insert into T values (array['645', 'slack'])";
Command "insert into T values (array['646', 'exultant'])";
Command "insert into T values (array['647', 'duck'])";
Command "insert into T values (array['648', 'yeomanry'])";
Command "insert into T values (array['649', 'precarious'])";
Command "insert into T values (array['650', 'enquiry'])";
Command "insert into T values (array['651', 'bodied'])";
Command "insert into T values (array['652', 'vintner'])";
Command "insert into T values (array['653', 'raj'])";
Command "insert into T values (array['654', 'glimpse'])";
Command "insert into T values (array['655', 'shin'])";
Command "insert into T values (array['656', 'excerpt'])";
Command "insert into T values (array['657', 'cinder'])";
Command "insert into T values (array['658', 'piety'])";
Command "insert into T values (array['659', 'tuberculosis'])";
Command "insert into T values (array['660', 'wigmake'])";
Command "insert into T values (array['661', 'adrenal'])";
Command "insert into T values (array['662', 'hydrophilic'])";
Command "insert into T values (array['663', 'boor'])";
Command "insert into T values (array['664', 'collector'])";
Command "insert into T values (array['665', 'cellulose'])";
Command "insert into T values (array['666', 'dispersible'])";
Command "insert into T values (array['667', 'password'])";
Command "insert into T values (array['668', 'calculable'])";
Command "insert into T values (array['669', 'writeup'])";
Command "insert into T values (array['670', 'coachman'])";
Command "insert into T values (array['671', 'theism'])";
Command "insert into T values (array['672', 'modulate'])";
Command "insert into T values (array['673', 'phycomycetes'])";
Command "insert into T values (array['674', 'electoral'])";
Command "insert into T values (array['675', 'clothbound'])";
Command "insert into T values (array['676', 'windowpane'])";
Command "insert into T values (array['677', 'banister'])";
Command "insert into T values (array['678', 'steeplebush'])";
Command "insert into T values (array['679', 'filler'])";
Command "insert into T values (array['680', 'rumen'])";
Command "insert into T values (array['681', 'theist'])";
Command "insert into T values (array['682', 'conversion'])";
Command "insert into T values (array['683', 'hedgehog'])";
Command "insert into T values (array['684', 'arbitrate'])";
Command "insert into T values (array['685', 'bilge'])";
Command "insert into T values (array['686', 'masturbate'])";
Command "insert into T values (array['687', 'round'])";
Command "insert into T values (array['688', 'neglecter'])";
Command "insert into T values (array['689', 'differ'])";
Command "insert into T values (array['690', 'tedious'])";
Command "insert into T values (array['691', 'alienate'])";
Command "insert into T values (array['692', 'nosebleed'])";
Command "insert into T values (array['693', 'ambulate'])";
Command "insert into T values (array['694', 'orthoclase'])";
Command "insert into T values (array['695', 'fastidious'])";
Command "insert into T values (array['696', 'climatology'])";
Command "insert into T values (array['697', 'popcorn'])";
Command "insert into T values (array['698', 'agate'])";
Command "insert into T values (array['699', 'divan'])";
Command "insert into T values (array['700', 'injustice'])";
Command "insert into T values (array['701', 'date'])";
Command "insert into T values (array['702', 'oilseed'])";
Command "insert into T values (array['703', 'elephant'])";
Command "insert into T values (array['704', 'accolade'])";
Command "insert into T values (array['705', 'vociferous'])";
Command "insert into T values (array['706', 'sultan'])";
Command "insert into T values (array['707', 'cylinder'])";
Command "insert into T values (array['708', 'title'])";
Command "insert into T values (array['709', 'fang'])";
Command "insert into T values (array['710', 'sassafras'])";
Command "insert into T values (array['711', 'megohm'])";
Command "insert into T values (array['712', 'quiet'])";
Command "insert into T values (array['713', 'quartile'])";
Command "insert into T values (array['714', 'tithe'])";
Command "insert into T values (array['715', 'engineer'])";
Command "insert into T values (array['716', 'turnip'])";
Command "insert into T values (array['717', 'quid'])";
Command "insert into T values (array['718', 'blowup'])";
Command "insert into T values (array['719', 'uniform'])";
Command "insert into T values (array['720', 'protocol'])";
Command "insert into T values (array['721', 'result'])";
Command "insert into T values (array['722', 'perpetual'])";
Command "insert into T values (array['723', 'leery'])";
Command "insert into T values (array['724', 'coypu'])";
Command "insert into T values (array['725', 'shameful'])";
Command "insert into T values (array['726', 'muskellunge'])";
Command "insert into T values (array['727', 'bogeymen'])";
Command "insert into T values (array['728', 'purveyor'])";
Command "insert into T values (array['729', 'hill'])";
Command "insert into T values (array['730', 'teethed'])";
Command "insert into T values (array['731', 'cathodic'])";
Command "insert into T values (array['732', 'bruise'])";
Command "insert into T values (array['733', 'loath'])";
Command "insert into T values (array['734', 'asparagus'])";
Command "insert into T values (array['735', 'perpetuate'])";
Command "insert into T values (array['736', 'cordite'])";
Command "insert into T values (array['737', 'palladia'])";
Command "insert into T values (array['738', 'censorial'])";
Command "insert into T values (array['739', 'alveolar'])";
Command "insert into T values (array['740', 'lipstick'])";
Command "insert into T values (array['741', 'toe'])";
Command "insert into T values (array['742', 'philanthropy'])";
Command "insert into T values (array['743', 'asterisk'])";
Command "insert into T values (array['744', 'pottery'])";
Command "insert into T values (array['745', 'corrupt'])";
Command "insert into T values (array['746', 'nimble'])";
Command "insert into T values (array['747', 'swindle'])";
Command "insert into T values (array['748', 'slit'])";
Command "insert into T values (array['749', 'posthumous'])";
Command "insert into T values (array['750', 'creak'])";
Command "insert into T values (array['751', 'concertmaster'])";
Command "insert into T values (array['752', 'cameraman'])";
Command "insert into T values (array['753', 'waterfront'])";
Command "insert into T values (array['754', 'envelop'])";
Command "insert into T values (array['755', 'heptane'])";
Command "insert into T values (array['756', 'shampoo'])";
Command "insert into T values (array['757', 'chief'])";
Command "insert into T values (array['758', 'bunny'])";
Command "insert into T values (array['759', 'proximity'])";
Command "insert into T values (array['760', 'espionage'])";
Command "insert into T values (array['761', 'spitfire'])";
Command "insert into T values (array['762', 'psychopath'])";
Command "insert into T values (array['763', 'diathermy'])";
Command "insert into T values (array['764', 'bolo'])";
Command "insert into T values (array['765', 'rutile'])";
Command "insert into T values (array['766', 'hemp'])";
Command "insert into T values (array['767', 'livre'])";
Command "insert into T values (array['768', 'apatite'])";
Command "insert into T values (array['769', 'ocarina'])";
Command "insert into T values (array['770', 'mow'])";
Command "insert into T values (array['771', 'info'])";
Command "insert into T values (array['772', 'paragraph'])";
Command "insert into T values (array['773', 'parlance'])";
Command "insert into T values (array['774', 'communal'])";
Command "insert into T values (array['775', 'tropic'])";
Command "insert into T values (array['776', 'erotic'])";
Command "insert into T values (array['777', 'bottom'])";
Command "insert into T values (array['778', 'liberty'])";
Command "insert into T values (array['779', 'rubbery'])";
Command "insert into T values (array['780', 'nationhood'])";
Command "insert into T values (array['781', 'blink'])";
Command "insert into T values (array['782', 'emitter'])";
Command "insert into T values (array['783', 'impart'])";
Command "insert into T values (array['784', 'receipt'])";
Command "insert into T values (array['785', 'hepatitis'])";
Command "insert into T values (array['786', 'dispelling'])";
Command "insert into T values (array['787', 'windfall'])";
Command "insert into T values (array['788', 'gallant'])";
Command "insert into T values (array['789', 'valve'])";
Command "insert into T values (array['790', 'slivery'])";
Command "insert into T values (array['791', 'abundant'])";
Command "insert into T values (array['792', 'price'])";
Command "insert into T values (array['793', 'steppe'])";
Command "insert into T values (array['794', 'exam'])";
Command "insert into T values (array['795', 'mallard'])";
Command "insert into T values (array['796', 'rueful'])";
Command "insert into T values (array['797', 'applique'])";
Command "insert into T values (array['798', 'thither'])";
Command "insert into T values (array['799', 'contextual'])";
Command "insert into T values (array['800', 'flexible'])";
Command "insert into T values (array['801', 'ala'])";
Command "insert into T values (array['802', 'married'])";
Command "insert into T values (array['803', 'awoke'])";
Command "insert into T values (array['804', 'miff'])";
Command "insert into T values (array['805', 'insomniac'])";
Command "insert into T values (array['806', 'ascribe'])";
Command "insert into T values (array['807', 'tuple'])";
Command "insert into T values (array['808', 'invert'])";
Command "insert into T values (array['809', 'amalgamate'])";
Command "insert into T values (array['810', 'dirge'])";
Command "insert into T values (array['811', 'dictate'])";
Command "insert into T values (array['812', 'plantain'])";
Command "insert into T values (array['813', 'colloquy'])";
Command "insert into T values (array['814', 'testicle'])";
Command "insert into T values (array['815', 'sightseer'])";
Command "insert into T values (array['816', 'debarring'])";
Command "insert into T values (array['817', 'mystery'])";
Command "insert into T values (array['818', 'macroscopic'])";
Command "insert into T values (array['819', 'knack'])";
Command "insert into T values (array['820', 'incomplete'])";
Command "insert into T values (array['821', 'obstruent'])";
Command "insert into T values (array['822', 'texture'])";
Command "insert into T values (array['823', 'shako'])";
Command "insert into T values (array['824', 'deposit'])";
Command "insert into T values (array['825', 'fungal'])";
Command "insert into T values (array['826', 'brickbat'])";
Command "insert into T values (array['827', 'hydronium'])";
Command "insert into T values (array['828', 'papaw'])";
Command "insert into T values (array['829', 'rejecter'])";
Command "insert into T values (array['830', 'yachtsmen'])";
Command "insert into T values (array['831', 'chard'])";
Command "insert into T values (array['832', 'libido'])";
Command "insert into T values (array['833', 'wrest'])";
Command "insert into T values (array['834', 'forbid'])";
Command "insert into T values (array['835', 'intelligent'])";
Command "insert into T values (array['836', 'uprise'])";
Command "insert into T values (array['837', 'cognizant'])";
Command "insert into T values (array['838', 'employee'])";
Command "insert into T values (array['839', 'pigtail'])";
Command "insert into T values (array['840', 'preclude'])";
Command "insert into T values (array['841', 'anonymity'])";
Command "insert into T values (array['842', 'veterinarian'])";
Command "insert into T values (array['843', 'installation'])";
Command "insert into T values (array['844', 'careen'])";
Command "insert into T values (array['845', 'expunge'])";
Command "insert into T values (array['846', 'autonomous'])";
Command "insert into T values (array['847', 'gangland'])";
Command "insert into T values (array['848', 'apache'])";
Command "insert into T values (array['849', 'taffy'])";
Command "insert into T values (array['850', 'plugging'])";
Command "insert into T values (array['851', 'strum'])";
Command "insert into T values (array['852', 'magneto'])";
Command "insert into T values (array['853', 'ne'])";
Command "insert into T values (array['854', 'gambol'])";
Command "insert into T values (array['855', 'volumetric'])";
Command "insert into T values (array['856', 'commando'])";
Command "insert into T values (array['857', 'leguminous'])";
Command "insert into T values (array['858', 'heritage'])";
Command "insert into T values (array['859', 'conformance'])";
Command "insert into T values (array['860', 'acropolis'])";
Command "insert into T values (array['861', 'stoke'])";
Command "insert into T values (array['862', 'tater'])";
Command "insert into T values (array['863', 'ballast'])";
Command "insert into T values (array['864', 'suitcase'])";
Command "insert into T values (array['865', 'swart'])";
Command "insert into T values (array['866', 'avid'])";
Command "insert into T values (array['867', 'signet'])";
Command "insert into T values (array['868', 'bovine'])";
Command "insert into T values (array['869', 'frontiersmen'])";
Command "insert into T values (array['870', 'caveman'])";
Command "insert into T values (array['871', 'join'])";
Command "insert into T values (array['872', 'cornflower'])";
Command "insert into T values (array['873', 'sandwich'])";
Command "insert into T values (array['874', 'yap'])";
Command "insert into T values (array['875', 'kiddie'])";
Command "insert into T values (array['876', 'squadron'])";
Command "insert into T values (array['877', 'repeat'])";
Command "insert into T values (array['878', 'proximal'])";
Command "insert into T values (array['879', 'scoundrel'])";
Command "insert into T values (array['880', 'whore'])";
Command "insert into T values (array['881', 'tramp'])";
Command "insert into T values (array['882', 'fallacious'])";
Command "insert into T values (array['883', 'inauspicious'])";
Command "insert into T values (array['884', 'airmail'])";
Command "insert into T values (array['885', 'gold'])";
Command "insert into T values (array['886', 'amy'])";
Command "insert into T values (array['887', 'occurrent'])";
Command "insert into T values (array['888', 'wildlife'])";
Command "insert into T values (array['889', 'demonstrate'])";
Command "insert into T values (array['890', 'lump'])";
Command "insert into T values (array['891', 'evanescent'])";
Command "insert into T values (array['892', 'insubstantial'])";
Command "insert into T values (array['893', 'shroud'])";
Command "insert into T values (array['894', 'learn'])";
Command "insert into T values (array['895', 'scale'])";
Command "insert into T values (array['896', 'nick'])";
Command "insert into T values (array['897', 'elaborate'])";
Command "insert into T values (array['898', 'humorous'])";
Command "insert into T values (array['899', 'hog'])";
Command "insert into T values (array['900', 'uproot'])";
Command "insert into T values (array['901', 'boson'])";
Command "insert into T values (array['902', 'salon'])";
Command "insert into T values (array['903', 'hireling'])";
Command "insert into T values (array['904', 'proprioception'])";
Command "insert into T values (array['905', 'notary'])";
Command "insert into T values (array['906', 'rabat'])";
Command "insert into T values (array['907', 'gnomon'])";
Command "insert into T values (array['908', 'luminous'])";
Command "insert into T values (array['909', 'presentational'])";
Command "insert into T values (array['910', 'return'])";
Command "insert into T values (array['911', 'dewdrop'])";
Command "insert into T values (array['912', 'thyronine'])";
Command "insert into T values (array['913', 'adulate'])";
Command "insert into T values (array['914', 'wire'])";
Command "insert into T values (array['915', 'kennel'])";
Command "insert into T values (array['916', 'stadia'])";
Command "insert into T values (array['917', 'cape'])";
Command "insert into T values (array['918', 'wiretapper'])";
Command "insert into T values (array['919', 'muffle'])";
Command "insert into T values (array['920', 'shrilly'])";
Command "insert into T values (array['921', 'glycerinate'])";
Command "insert into T values (array['922', 'exotic'])";
Command "insert into T values (array['923', 'anamorphic'])";
Command "insert into T values (array['924', 'indium'])";
Command "insert into T values (array['925', 'was'])";
Command "insert into T values (array['926', 'stooge'])";
Command "insert into T values (array['927', 'piggish'])";
Command "insert into T values (array['928', 'ticklish'])";
Command "insert into T values (array['929', 'calisthenic'])";
Command "insert into T values (array['930', 'mecum'])";
Command "insert into T values (array['931', 'ink'])";
Command "insert into T values (array['932', 'flamingo'])";
Command "insert into T values (array['933', 'coda'])";
Command "insert into T values (array['934', 'almighty'])";
Command "insert into T values (array['935', 'bootlegging'])";
Command "insert into T values (array['936', 'cockcrow'])";
Command "insert into T values (array['937', 'combatant'])";
Command "insert into T values (array['938', 'neolithic'])";
Command "insert into T values (array['939', 'primitivism'])";
Command "insert into T values (array['940', 'beckon'])";
Command "insert into T values (array['941', 'clench'])";
Command "insert into T values (array['942', 'safari'])";
Command "insert into T values (array['943', 'bask'])";
Command "insert into T values (array['944', 'colonial'])";
Command "insert into T values (array['945', 'abovementioned'])";
Command "insert into T values (array['946', 'turvy'])";
Command "insert into T values (array['947', 'aborning'])";
Command "insert into T values (array['948', 'glossed'])";
Command "insert into T values (array['949', 'allusion'])";
Command "insert into T values (array['950', 'transalpine'])";
Command "insert into T values (array['951', 'harness'])";
Command "insert into T values (array['952', 'prescription'])";
Command "insert into T values (array['953', 'bladder'])";
Command "insert into T values (array['954', 'urge'])";
Command "insert into T values (array['955', 'resident'])";
Command "insert into T values (array['956', 'mandrel'])";
Command "insert into T values (array['957', 'phenomenology'])";
Command "insert into T values (array['958', 'common'])";
Command "insert into T values (array['959', 'bleach'])";
Command "insert into T values (array['960', 'hailstone'])";
Command "insert into T values (array['961', 'participate'])";
Command "insert into T values (array['962', 'theologian'])";
Command "insert into T values (array['963', 'bushy'])";
Command "insert into T values (array['964', 'rescind'])";
Command "insert into T values (array['965', 'acronym'])";
Command "insert into T values (array['966', 'downside'])";
Command "insert into T values (array['967', 'rack'])";
Command "insert into T values (array['968', 'kissing'])";
Command "insert into T values (array['969', 'ignoramus'])";
Command "insert into T values (array['970', 'withdrawn'])";
Command "insert into T values (array['971', 'hazelnut'])";
Command "insert into T values (array['972', 'cute'])";
Command "insert into T values (array['973', 'butane'])";
Command "insert into T values (array['974', 'precedent'])";
Command "insert into T values (array['975', 'pinion'])";
Command "insert into T values (array['976', 'drain'])";
Command "insert into T values (array['977', 'burglary'])";
Command "insert into T values (array['978', 'weatherproof'])";
Command "insert into T values (array['979', 'analogous'])";
Command "insert into T values (array['980', 'treason'])";
Command "insert into T values (array['981', 'enforcible'])";
Command "insert into T values (array['982', 'memory'])";
Command "insert into T values (array['983', 'placenta'])";
Command "insert into T values (array['984', 'chastise'])";
Command "insert into T values (array['985', 'dogmatic'])";
Command "insert into T values (array['986', 'those'])";
Command "insert into T values (array['987', 'polity'])";
Command "insert into T values (array['988', 'person'])";
Command "insert into T values (array['989', 'professional'])";
Command "insert into T values (array['990', 'apparent'])";
Command "insert into T values (array['991', 'sunrise'])";
Command "insert into T values (array['992', 'bookstore'])";
Command "insert into T values (array['993', 'shipshape'])";
Command "insert into T values (array['994', 'spavin'])";
Command "insert into T values (array['995', 'pan'])";
Command "insert into T values (array['996', 'radian'])";
Command "insert into T values (array['997', 'fan'])";
Command "insert into T values (array['998', 'hand'])";
Command "insert into T values (array['999', 'dickcissel'])";
Command "insert into T values (array['1000', 'vermin'])";
Command "insert into T values (array['1001', 'expansive'])";
Command "insert into T values (array['1002', 'broth'])";
Command "insert into T values (array['1003', 'tether'])";
Command "insert into T values (array['1004', 'horn'])";
Command "insert into T values (array['1005', 'crossbow'])";
Command "insert into T values (array['1006', 'pantheist'])";
Command "insert into T values (array['1007', 'scam'])";
Command "insert into T values (array['1008', 'beef'])";
Command "insert into T values (array['1009', 'torr'])";
Command "insert into T values (array['1010', 'knobby'])";
Command "insert into T values (array['1011', 'cinch'])";
Command "insert into T values (array['1012', 'seventeenth'])";
Command "insert into T values (array['1013', 'stern'])";
Command "insert into T values (array['1014', 'mercury'])";
Command "insert into T values (array['1015', 'hesitate'])";
Command "insert into T values (array['1016', 'jellyfish'])";
Command "insert into T values (array['1017', 'sienna'])";
Command "insert into T values (array['1018', 'cilia'])";
Command "insert into T values (array['1019', 'serviceable'])";
Command "insert into T values (array['1020', 'smash'])";
Command "insert into T values (array['1021', 'accreditation'])";
Command "insert into T values (array['1022', 'account'])";
Command "insert into T values (array['1023', 'format'])";
Command "insert into T values (array['1024', 'downgrade'])";
Command "insert into T values (array['1025', 'network'])";
Command "insert into T values (array['1026', 'sponsor'])";
Command "insert into T values (array['1027', 'harangue'])";
Command "insert into T values (array['1028', 'changeable'])";
Command "insert into T values (array['1029', 'plight'])";
Command "insert into T values (array['1030', 'mortify'])";
Command "insert into T values (array['1031', 'cosy'])";
Command "insert into T values (array['1032', 'holdover'])";
Command "insert into T values (array['1033', 'ashmen'])";
Command "insert into T values (array['1034', 'please'])";
Command "insert into T values (array['1035', 'maladjust'])";
Command "insert into T values (array['1036', 'royal'])";
Command "insert into T values (array['1037', 'orthant'])";
Command "insert into T values (array['1038', 'forgave'])";
Command "insert into T values (array['1039', 'voluntary'])";
Command "insert into T values (array['1040', 'drosophila'])";
Command "insert into T values (array['1041', 'seamy'])";
Command "insert into T values (array['1042', 'befitting'])";
Command "insert into T values (array['1043', 'eight'])";
Command "insert into T values (array['1044', 'marimba'])";
Command "insert into T values (array['1045', 'patrimonial'])";
Command "insert into T values (array['1046', 'scene'])";
Command "insert into T values (array['1047', 'lineal'])";
Command "insert into T values (array['1048', 'discern'])";
Command "insert into T values (array['1049', 'hello'])";
Command "insert into T values (array['1050', 'kerosene'])";
Command "insert into T values (array['1051', 'mitt'])";
Command "insert into T values (array['1052', 'cooperate'])";
Command "insert into T values (array['1053', 'lose'])";
Command "insert into T values (array['1054', 'fret'])";
Command "insert into T values (array['1055', 'avocet'])";
Command "insert into T values (array['1056', 'mould'])";
Command "insert into T values (array['1057', 'dubitable'])";
Command "insert into T values (array['1058', 'emcee'])";
Command "insert into T values (array['1059', 'beverage'])";
Command "insert into T values (array['1060', 'dissipate'])";
Command "insert into T values (array['1061', 'xylene'])";
Command "insert into T values (array['1062', 'trichloroacetic'])";
Command "insert into T values (array['1063', 'superficial'])";
Command "insert into T values (array['1064', 'simulate'])";
Command "insert into T values (array['1065', 'vanquish'])";
Command "insert into T values (array['1066', 'mortgagee'])";
Command "insert into T values (array['1067', 'imaginate'])";
Command "insert into T values (array['1068', 'syllabic'])";
Command "insert into T values (array['1069', 'sarsparilla'])";
Command "insert into T values (array['1070', 'ambitious'])";
Command "insert into T values (array['1071', 'inequity'])";
Command "insert into T values (array['1072', 'peste'])";
Command "insert into T values (array['1073', 'chinchilla'])";
Command "insert into T values (array['1074', 'resumption'])";
Command "insert into T values (array['1075', 'parochial'])";
Command "insert into T values (array['1076', 'the'])";
Command "insert into T values (array['1077', 'easygoing'])";
Command "insert into T values (array['1078', 'warfare'])";
Command "insert into T values (array['1079', 'deceive'])";
Command "insert into T values (array['1080', 'quintessential'])";
Command "insert into T values (array['1081', 'chime'])";
Command "insert into T values (array['1082', 'strategist'])";
Command "insert into T values (array['1083', 'hillbilly'])";
Command "insert into T values (array['1084', 'big'])";
Command "insert into T values (array['1085', 'heresy'])";
Command "insert into T values (array['1086', 'finial'])";
Command "insert into T values (array['1087', 'holocaust'])";
Command "insert into T values (array['1088', 'weatherstrip'])";
Command "insert into T values (array['1089', 'inevitable'])";
Command "insert into T values (array['1090', 'paragon'])";
Command "insert into T values (array['1091', 'super'])";
Command "insert into T values (array['1092', 'boomerang'])";
Command "insert into T values (array['1093', 'apology'])";
Command "insert into T values (array['1094', 'wavy'])";
Command "insert into T values (array['1095', 'larval'])";
Command "insert into T values (array['1096', 'profane'])";
Command "insert into T values (array['1097', 'though'])";
Command "insert into T values (array['1098', 'keg'])";
Command "insert into T values (array['1099', 'seedbed'])";
Command "insert into T values (array['1100', 'songbook'])";
Command "insert into T values (array['1101', 'reclamation'])";
Command "insert into T values (array['1102', 'bucketfull'])";
Command "insert into T values (array['1103', 'boxwood'])";
Command "insert into T values (array['1104', 'gunmen'])";
Command "insert into T values (array['1105', 'oxide'])";
Command "insert into T values (array['1106', 'revere'])";
Command "insert into T values (array['1107', 'musket'])";
Command "insert into T values (array['1108', 'andesine'])";
Command "insert into T values (array['1109', 'tappet'])";
Command "insert into T values (array['1110', 'snug'])";
Command "insert into T values (array['1111', 'scribe'])";
Command "insert into T values (array['1112', 'hoop'])";
Command "insert into T values (array['1113', 'trophy'])";
Command "insert into T values (array['1114', 'kilo'])";
Command "insert into T values (array['1115', 'barbudo'])";
Command "insert into T values (array['1116', 'fogging'])";
Command "insert into T values (array['1117', 'bill'])";
Command "insert into T values (array['1118', 'palazzo'])";
Command "insert into T values (array['1119', 'athlete'])";
Command "insert into T values (array['1120', 'adulterous'])";
Command "insert into T values (array['1121', 'mushy'])";
Command "insert into T values (array['1122', 'surfeit'])";
Command "insert into T values (array['1123', 'forbore'])";
Command "insert into T values (array['1124', 'jelly'])";
Command "insert into T values (array['1125', 'strata'])";
Command "insert into T values (array['1126', 'unwieldy'])";
Command "insert into T values (array['1127', 'subversive'])";
Command "insert into T values (array['1128', 'instinctual'])";
Command "insert into T values (array['1129', 'woven'])";
Command "insert into T values (array['1130', 'imp'])";
Command "insert into T values (array['1131', 'conspirator'])";
Command "insert into T values (array['1132', 'verse'])";
Command "insert into T values (array['1133', 'stereoscopy'])";
Command "insert into T values (array['1134', 'status'])";
Command "insert into T values (array['1135', 'potassium'])";
Command "insert into T values (array['1136', 'obsequious'])";
Command "insert into T values (array['1137', 'earthquake'])";
Command "insert into T values (array['1138', 'plant'])";
Command "insert into T values (array['1139', 'toodle'])";
Command "insert into T values (array['1140', 'stoop'])";
Command "insert into T values (array['1141', 'serology'])";
Command "insert into T values (array['1142', 'phenomenal'])";
Command "insert into T values (array['1143', 'wow'])";
Command "insert into T values (array['1144', 'achieve'])";
Command "insert into T values (array['1145', 'handline'])";
Command "insert into T values (array['1146', 'prize'])";
Command "insert into T values (array['1147', 'protrusion'])";
Command "insert into T values (array['1148', 'quillwort'])";
Command "insert into T values (array['1149', 'impassable'])";
Command "insert into T values (array['1150', 'barnyard'])";
Command "insert into T values (array['1151', 'artificial'])";
Command "insert into T values (array['1152', 'admiration'])";
Command "insert into T values (array['1153', 'altruism'])";
Command "insert into T values (array['1154', 'valid'])";
Command "insert into T values (array['1155', 'boatswain'])";
Command "insert into T values (array['1156', 'fanfare'])";
Command "insert into T values (array['1157', 'inaugural'])";
Command "insert into T values (array['1158', 'billiard'])";
Command "insert into T values (array['1159', 'therefrom'])";
Command "insert into T values (array['1160', 'promenade'])";
Command "insert into T values (array['1161', 'competition'])";
Command "insert into T values (array['1162', 'impossible'])";
Command "insert into T values (array['1163', 'complainant'])";
Command "insert into T values (array['1164', 'pretty'])";
Command "insert into T values (array['1165', 'cop'])";
Command "insert into T values (array['1166', 'frivolity'])";
Command "insert into T values (array['1167', 'biceps'])";
Command "insert into T values (array['1168', 'armada'])";
Command "insert into T values (array['1169', 'decline'])";
Command "insert into T values (array['1170', 'comedy'])";
Command "insert into T values (array['1171', 'fad'])";
Command "insert into T values (array['1172', 'erosive'])";
Command "insert into T values (array['1173', 'bulrush'])";
Command "insert into T values (array['1174', 'invisible'])";
Command "insert into T values (array['1175', 'wretch'])";
Command "insert into T values (array['1176', 'peak'])";
Command "insert into T values (array['1177', 'nitrite'])";
Command "insert into T values (array['1178', 'deck'])";
Command "insert into T values (array['1179', 'growth'])";
Command "insert into T values (array['1180', 'blazon'])";
Command "insert into T values (array['1181', 'promptitude'])";
Command "insert into T values (array['1182', 'globule'])";
Command "insert into T values (array['1183', 'attrition'])";
Command "insert into T values (array['1184', 'species'])";
Command "insert into T values (array['1185', 'astronautic'])";
Command "insert into T values (array['1186', 'biopsy'])";
Command "insert into T values (array['1187', 'butch'])";
Command "insert into T values (array['1188', 'paprika'])";
Command "insert into T values (array['1189', 'toggle'])";
Command "insert into T values (array['1190', 'pneumococcus'])";
Command "insert into T values (array['1191', 'classification'])";
Command "insert into T values (array['1192', 'sadist'])";
Command "insert into T values (array['1193', 'remission'])";
Command "insert into T values (array['1194', 'peafowl'])";
Command "insert into T values (array['1195', 'isomer'])";
Command "insert into T values (array['1196', 'fritter'])";
Command "insert into T values (array['1197', 'dell'])";
Command "insert into T values (array['1198', 'annulling'])";
Command "insert into T values (array['1199', 'comptroller'])";
Command "insert into T values (array['1200', 'wean'])";
Command "insert into T values (array['1201', 'dispensary'])";
Command "insert into T values (array['1202', 'mu'])";
Command "insert into T values (array['1203', 'trickle'])";
Command "insert into T values (array['1204', 'web'])";
Command "insert into T values (array['1205', 'henry'])";
Command "insert into T values (array['1206', 'impede'])";
Command "insert into T values (array['1207', 'sulfuric'])";
Command "insert into T values (array['1208', 'lawsuit'])";
Command "insert into T values (array['1209', 'papa'])";
Command "insert into T values (array['1210', 'team'])";
Command "insert into T values (array['1211', 'screwdriver'])";
Command "insert into T values (array['1212', 'aldermen'])";
Command "insert into T values (array['1213', 'else'])";
Command "insert into T values (array['1214', 'boyar'])";
Command "insert into T values (array['1215', 'inferred'])";
Command "insert into T values (array['1216', 'headboard'])";
Command "insert into T values (array['1217', 'parish'])";
Command "insert into T values (array['1218', 'claret'])";
Command "insert into T values (array['1219', 'perturbate'])";
Command "insert into T values (array['1220', 'mess'])";
Command "insert into T values (array['1221', 'righteous'])";
Command "insert into T values (array['1222', 'argon'])";
Command "insert into T values (array['1223', 'considerate'])";
Command "insert into T values (array['1224', 'moisten'])";
Command "insert into T values (array['1225', 'pry'])";
Command "insert into T values (array['1226', 'horny'])";
Command "insert into T values (array['1227', 'primordial'])";
Command "insert into T values (array['1228', 'embed'])";
Command "insert into T values (array['1229', 'crotchety'])";
Command "insert into T values (array['1230', 'befogging'])";
Command "insert into T values (array['1231', 'usury'])";
Command "insert into T values (array['1232', 'gird'])";
Command "insert into T values (array['1233', 'trauma'])";
Command "insert into T values (array['1234', 'iii'])";
Command "insert into T values (array['1235', 'adjudicate'])";
Command "insert into T values (array['1236', 'cairn'])";
Command "insert into T values (array['1237', 'quanta'])";
Command "insert into T values (array['1238', 'sunshade'])";
Command "insert into T values (array['1239', 'stereography'])";
Command "insert into T values (array['1240', 'tift'])";
Command "insert into T values (array['1241', 'boil'])";
Command "insert into T values (array['1242', 'flue'])";
Command "insert into T values (array['1243', 'impulsive'])";
Command "insert into T values (array['1244', 'serum'])";
Command "insert into T values (array['1245', 'profound'])";
Command "insert into T values (array['1246', 'consumptive'])";
Command "insert into T values (array['1247', 'coolant'])";
Command "insert into T values (array['1248', 'jargon'])";
Command "insert into T values (array['1249', 'obsess'])";
Command "insert into T values (array['1250', 'cruise'])";
Command "insert into T values (array['1251', 'handbag'])";
Command "insert into T values (array['1252', 'sweater'])";
Command "insert into T values (array['1253', 'immature'])";
Command "insert into T values (array['1254', 'bite'])";
Command "insert into T values (array['1255', 'insuperable'])";
Command "insert into T values (array['1256', 'collagen'])";
Command "insert into T values (array['1257', 'effete'])";
Command "insert into T values (array['1258', 'turpentine'])";
Command "insert into T values (array['1259', 'synoptic'])";
Command "insert into T values (array['1260', 'flounder'])";
Command "insert into T values (array['1261', 'persuasive'])";
Command "insert into T values (array['1262', 'stagy'])";
Command "insert into T values (array['1263', 'verbatim'])";
Command "insert into T values (array['1264', 'chutney'])";
Command "insert into T values (array['1265', 'deducible'])";
Command "insert into T values (array['1266', 'presumption'])";
Command "insert into T values (array['1267', 'volatile'])";
Command "insert into T values (array['1268', 'raffia'])";
Command "insert into T values (array['1269', 'jocose'])";
Command "insert into T values (array['1270', 'rectilinear'])";
Command "insert into T values (array['1271', 'psyche'])";
Command "insert into T values (array['1272', 'black'])";
Command "insert into T values (array['1273', 'shackle'])";
Command "insert into T values (array['1274', 'recipe'])";
Command "insert into T values (array['1275', 'coltish'])";
Command "insert into T values (array['1276', 'studious'])";
Command "insert into T values (array['1277', 'heater'])";
Command "insert into T values (array['1278', 'vicarious'])";
Command "insert into T values (array['1279', 'semblance'])";
Command "insert into T values (array['1280', 'capricious'])";
Command "insert into T values (array['1281', 'aunt'])";
Command "insert into T values (array['1282', 'kingfisher'])";
Command "insert into T values (array['1283', 'motherhood'])";
Command "insert into T values (array['1284', 'confederacy'])";
Command "insert into T values (array['1285', 'foot'])";
Command "insert into T values (array['1286', 'monoxide'])";
Command "insert into T values (array['1287', 'imagine'])";
Command "insert into T values (array['1288', 'emit'])";
Command "insert into T values (array['1289', 'impasse'])";
Command "insert into T values (array['1290', 'camaraderie'])";
Command "insert into T values (array['1291', 'decisive'])";
Command "insert into T values (array['1292', 'dilemma'])";
Command "insert into T values (array['1293', 'diaphragm'])";
Command "insert into T values (array['1294', 'telegraphy'])";
Command "insert into T values (array['1295', 'ceil'])";
Command "insert into T values (array['1296', 'slacken'])";
Command "insert into T values (array['1297', 'harvestman'])";
Command "insert into T values (array['1298', 'transferring'])";
Command "insert into T values (array['1299', 'dally'])";
Command "insert into T values (array['1300', 'pauper'])";
Command "insert into T values (array['1301', 'oilman'])";
Command "insert into T values (array['1302', 'prosper'])";
Command "insert into T values (array['1303', 'deign'])";
Command "insert into T values (array['1304', 'spatula'])";
Command "insert into T values (array['1305', 'ternary'])";
Command "insert into T values (array['1306', 'experiment'])";
Command "insert into T values (array['1307', 'gorse'])";
Command "insert into T values (array['1308', 'sped'])";
Command "insert into T values (array['1309', 'shirtmake'])";
Command "insert into T values (array['1310', 'ladyfern'])";
Command "insert into T values (array['1311', 'fluster'])";
Command "insert into T values (array['1312', 'petit'])";
Command "insert into T values (array['1313', 'pasty'])";
Command "insert into T values (array['1314', 'debate'])";
Command "insert into T values (array['1315', 'denotative'])";
Command "insert into T values (array['1316', 'possum'])";
Command "insert into T values (array['1317', 'wingspan'])";
Command "insert into T values (array['1318', 'furtherance'])";
Command "insert into T values (array['1319', 'shall'])";
Command "insert into T values (array['1320', 'squelch'])";
Command "insert into T values (array['1321', 'rankle'])";
Command "insert into T values (array['1322', 'excel'])";
Command "insert into T values (array['1323', 'foist'])";
Command "insert into T values (array['1324', 'planoconcave'])";
Command "insert into T values (array['1325', 'beach'])";
Command "insert into T values (array['1326', 'glitter'])";
Command "insert into T values (array['1327', 'raccoon'])";
Command "insert into T values (array['1328', 'bellboy'])";
Command "insert into T values (array['1329', 'tacit'])";
Command "insert into T values (array['1330', 'cellophane'])";
Command "insert into T values (array['1331', 'haircut'])";
Command "insert into T values (array['1332', 'whimper'])";
Command "insert into T values (array['1333', 'patriotic'])";
Command "insert into T values (array['1334', 'clubroom'])";
Command "insert into T values (array['1335', 'saucy'])";
Command "insert into T values (array['1336', 'rackety'])";
Command "insert into T values (array['1337', 'kulak'])";
Command "insert into T values (array['1338', 'naiad'])";
Command "insert into T values (array['1339', 'expository'])";
Command "insert into T values (array['1340', 'camelopard'])";
Command "insert into T values (array['1341', 'benefactor'])";
Command "insert into T values (array['1342', 'hoi'])";
Command "insert into T values (array['1343', 'gear'])";
Command "insert into T values (array['1344', 'gamin'])";
Command "insert into T values (array['1345', 'projectile'])";
Command "insert into T values (array['1346', 'afterlife'])";
Command "insert into T values (array['1347', 'soften'])";
Command "insert into T values (array['1348', 'mainline'])";
Command "insert into T values (array['1349', 'eightieth'])";
Command "insert into T values (array['1350', 'indiscreet'])";
Command "insert into T values (array['1351', 'stultify'])";
Command "insert into T values (array['1352', 'haven'])";
Command "insert into T values (array['1353', 'cosmology'])";
Command "insert into T values (array['1354', 'mankind'])";
Command "insert into T values (array['1355', 'cozy'])";
Command "insert into T values (array['1356', 'salvageable'])";
Command "insert into T values (array['1357', 'relic'])";
Command "insert into T values (array['1358', 'homebuilder'])";
Command "insert into T values (array['1359', 'pathos'])";
Command "insert into T values (array['1360', 'sheet'])";
Command "insert into T values (array['1361', 'each'])";
Command "insert into T values (array['1362', 'synapse'])";
Command "insert into T values (array['1363', 'vermilion'])";
Command "insert into T values (array['1364', 'robe'])";
Command "insert into T values (array['1365', 'invocate'])";
Command "insert into T values (array['1366', 'celandine'])";
Command "insert into T values (array['1367', 'neologism'])";
Command "insert into T values (array['1368', 'multitudinous'])";
Command "insert into T values (array['1369', 'counsel'])";
Command "insert into T values (array['1370', 'triphenylphosphine'])";
Command "insert into T values (array['1371', 'individualism'])";
Command "insert into T values (array['1372', 'peacock'])";
Command "insert into T values (array['1373', 'remunerate'])";
Command "insert into T values (array['1374', 'mayonnaise'])";
Command "insert into T values (array['1375', 'obviate'])";
Command "insert into T values (array['1376', 'calendrical'])";
Command "insert into T values (array['1377', 'dumpy'])";
Command "insert into T values (array['1378', 'chemistry'])";
Command "insert into T values (array['1379', 'relief'])";
Command "insert into T values (array['1380', 'trend'])";
Command "insert into T values (array['1381', 'opposition'])";
Command "insert into T values (array['1382', 'fascicle'])";
Command "insert into T values (array['1383', 'river'])";
Command "insert into T values (array['1384', 'tomograph'])";
Command "insert into T values (array['1385', 'subjunctive'])";
Command "insert into T values (array['1386', 'wallop'])";
Command "insert into T values (array['1387', 'yawl'])";
Command "insert into T values (array['1388', 'triune'])";
Command "insert into T values (array['1389', 'complement'])";
Command "insert into T values (array['1390', 'timepiece'])";
Command "insert into T values (array['1391', 'typographer'])";
Command "insert into T values (array['1392', 'indivisible'])";
Command "insert into T values (array['1393', 'immodesty'])";
Command "insert into T values (array['1394', 'indecisive'])";
Command "insert into T values (array['1395', 'framework'])";
Command "insert into T values (array['1396', 'arctangent'])";
Command "insert into T values (array['1397', 'surgeon'])";
Command "insert into T values (array['1398', 'circular'])";
Command "insert into T values (array['1399', 'magnesium'])";
Command "insert into T values (array['1400', 'nitroglycerine'])";
Command "insert into T values (array['1401', 'prolong'])";
Command "insert into T values (array['1402', 'countersunk'])";
Command "insert into T values (array['1403', 'cricket'])";
Command "insert into T values (array['1404', 'honoree'])";
Command "insert into T values (array['1405', 'oncoming'])";
Command "insert into T values (array['1406', 'carnal'])";
Command "insert into T values (array['1407', 'triennial'])";
Command "insert into T values (array['1408', 'monastery'])";
Command "insert into T values (array['1409', 'gawky'])";
Command "insert into T values (array['1410', 'liar'])";
Command "insert into T values (array['1411', 'earthmove'])";
Command "insert into T values (array['1412', 'slob'])";
Command "insert into T values (array['1413', 'germ'])";
Command "insert into T values (array['1414', 'wheedle'])";
Command "insert into T values (array['1415', 'hydrodynamic'])";
Command "insert into T values (array['1416', 'communique'])";
Command "insert into T values (array['1417', 'knuckleball'])";
Command "insert into T values (array['1418', 'zag'])";
Command "insert into T values (array['1419', 'manic'])";
Command "insert into T values (array['1420', 'smudge'])";
Command "insert into T values (array['1421', 'severalty'])";
Command "insert into T values (array['1422', 'ethereal'])";
Command "insert into T values (array['1423', 'ginkgo'])";
Command "insert into T values (array['1424', 'encomia'])";
Command "insert into T values (array['1425', 'withdraw'])";
Command "insert into T values (array['1426', 'applaud'])";
Command "insert into T values (array['1427', 'grapheme'])";
Command "insert into T values (array['1428', 'henceforth'])";
Command "insert into T values (array['1429', 'embraceable'])";
Command "insert into T values (array['1430', 'du'])";
Command "insert into T values (array['1431', 'downturn'])";
Command "insert into T values (array['1432', 'along'])";
Command "insert into T values (array['1433', 'horse'])";
Command "insert into T values (array['1434', 'impressible'])";
Command "insert into T values (array['1435', 'jake'])";
Command "insert into T values (array['1436', 'demean'])";
Command "insert into T values (array['1437', 'solace'])";
Command "insert into T values (array['1438', 'barbaric'])";
Command "insert into T values (array['1439', 'initiate'])";
Command "insert into T values (array['1440', 'physiotherapy'])";
Command "insert into T values (array['1441', 'asparagine'])";
Command "insert into T values (array['1442', 'corridor'])";
Command "insert into T values (array['1443', 'familiar'])";
Command "insert into T values (array['1444', 'rata'])";
Command "insert into T values (array['1445', 'extendible'])";
Command "insert into T values (array['1446', 'pitchblende'])";
Command "insert into T values (array['1447', 'milieu'])";
Command "insert into T values (array['1448', 'amid'])";
Command "insert into T values (array['1449', 'promotion'])";
Command "insert into T values (array['1450', 'expelled'])";
Command "insert into T values (array['1451', 'waken'])";
Command "insert into T values (array['1452', 'bartend'])";
Command "insert into T values (array['1453', 'sit'])";
Command "insert into T values (array['1454', 'hymen'])";
Command "insert into T values (array['1455', 'osteopathy'])";
Command "insert into T values (array['1456', 'sectoral'])";
Command "insert into T values (array['1457', 'sawmill'])";
Command "insert into T values (array['1458', 'bookie'])";
Command "insert into T values (array['1459', 'invoice'])";
Command "insert into T values (array['1460', 'pertain'])";
Command "insert into T values (array['1461', 'example'])";
Command "insert into T values (array['1462', 'chronicle'])";
Command "insert into T values (array['1463', 'merrymake'])";
Command "insert into T values (array['1464', 'catheter'])";
Command "insert into T values (array['1465', 'relieve'])";
Command "insert into T values (array['1466', 'inhalation'])";
Command "insert into T values (array['1467', 'rectify'])";
Command "insert into T values (array['1468', 'exudate'])";
Command "insert into T values (array['1469', 'sloganeer'])";
Command "insert into T values (array['1470', 'snowshoe'])";
Command "insert into T values (array['1471', 'sanatoria'])";
Command "insert into T values (array['1472', 'midshipman'])";
Command "insert into T values (array['1473', 'elan'])";
Command "insert into T values (array['1474', 'humerus'])";
Command "insert into T values (array['1475', 'zoology'])";
Command "insert into T values (array['1476', 'frostbite'])";
Command "insert into T values (array['1477', 'maturate'])";
Command "insert into T values (array['1478', 'sometime'])";
Command "insert into T values (array['1479', 'slant'])";
Command "insert into T values (array['1480', 'drophead'])";
Command "insert into T values (array['1481', 'ix'])";
Command "insert into T values (array['1482', 'indecipherable'])";
Command "insert into T values (array['1483', 'intuitive'])";
Command "insert into T values (array['1484', 'exalt'])";
Command "insert into T values (array['1485', 'expiration'])";
Command "insert into T values (array['1486', 'inhibition'])";
Command "insert into T values (array['1487', 'zazen'])";
Command "insert into T values (array['1488', 'davit'])";
Command "insert into T values (array['1489', 'loquacity'])";
Command "insert into T values (array['1490', 'ell'])";
Command "insert into T values (array['1491', 'meetinghouse'])";
Command "insert into T values (array['1492', 'isochronal'])";
Command "insert into T values (array['1493', 'wife'])";
Command "insert into T values (array['1494', 'lacerate'])";
Command "insert into T values (array['1495', 'starling'])";
Command "insert into T values (array['1496', 'summertime'])";
Command "insert into T values (array['1497', 'contagious'])";
Command "insert into T values (array['1498', 'serape'])";
Command "insert into T values (array['1499', 'crayfish'])";
Command "insert into T values (array['1500', 'hostess'])";
Command "insert into T values (array['1501', 'litigious'])";
Command "insert into T values (array['1502', 'millionaire'])";
Command "insert into T values (array['1503', 'caterpillar'])";
Command "insert into T values (array['1504', 'impetuous'])";
Command "insert into T values (array['1505', 'advisory'])";
Command "insert into T values (array['1506', 'surrender'])";
Command "insert into T values (array['1507', 'desideratum'])";
Command "insert into T values (array['1508', 'upperclassman'])";
Command "insert into T values (array['1509', 'sovereign'])";
Command "insert into T values (array['1510', 'idempotent'])";
Command "insert into T values (array['1511', 'afraid'])";
Command "insert into T values (array['1512', 'candlestick'])";
Command "insert into T values (array['1513', 'juicy'])";
Command "insert into T values (array['1514', 'registration'])";
Command "insert into T values (array['1515', 'cardamom'])";
Command "insert into T values (array['1516', 'shrink'])";
Command "insert into T values (array['1517', 'skull'])";
Command "insert into T values (array['1518', 'plead'])";
Command "insert into T values (array['1519', 'teasel'])";
Command "insert into T values (array['1520', 'pub'])";
Command "insert into T values (array['1521', 'scourge'])";
Command "insert into T values (array['1522', 'habitual'])";
Command "insert into T values (array['1523', 'forgot'])";
Command "insert into T values (array['1524', 'mass'])";
Command "insert into T values (array['1525', 'sanitary'])";
Command "insert into T values (array['1526', 'persecute'])";
Command "insert into T values (array['1527', 'bathrobe'])";
Command "insert into T values (array['1528', 'constrictor'])";
Command "insert into T values (array['1529', 'bristle'])";
Command "insert into T values (array['1530', 'muse'])";
Command "insert into T values (array['1531', 'polka'])";
Command "insert into T values (array['1532', 'squabble'])";
Command "insert into T values (array['1533', 'listen'])";
Command "insert into T values (array['1534', 'redact'])";
Command "insert into T values (array['1535', 'vain'])";
Command "insert into T values (array['1536', 'malignant'])";
Command "insert into T values (array['1537', 'candlewick'])";
Command "insert into T values (array['1538', 'honk'])";
Command "insert into T values (array['1539', 'parsnip'])";
Command "insert into T values (array['1540', 'unipolar'])";
Command "insert into T values (array['1541', 'text'])";
Command "insert into T values (array['1542', 'lovebird'])";
Command "insert into T values (array['1543', 'protract'])";
Command "insert into T values (array['1544', 'swampy'])";
Command "insert into T values (array['1545', 'filly'])";
Command "insert into T values (array['1546', 'like'])";
Command "insert into T values (array['1547', 'godparent'])";
Command "insert into T values (array['1548', 'seclude'])";
Command "insert into T values (array['1549', 'lesbian'])";
Command "insert into T values (array['1550', 'stew'])";
Command "insert into T values (array['1551', 'joyride'])";
Command "insert into T values (array['1552', 'some'])";
Command "insert into T values (array['1553', 'lukewarm'])";
Command "insert into T values (array['1554', 'multinomial'])";
Command "insert into T values (array['1555', 'synonymy'])";
Command "insert into T values (array['1556', 'doughnut'])";
Command "insert into T values (array['1557', 'chordal'])";
Command "insert into T values (array['1558', 'eyelash'])";
Command "insert into T values (array['1559', 'profligate'])";
Command "insert into T values (array['1560', 'viscous'])";
Command "insert into T values (array['1561', 'inhibitory'])";
Command "insert into T values (array['1562', 'orographic'])";
Command "insert into T values (array['1563', 'coin'])";
Command "insert into T values (array['1564', 'amount'])";
Command "insert into T values (array['1565', 'hydrochloric'])";
Command "insert into T values (array['1566', 'posseman'])";
Command "insert into T values (array['1567', 'devotion'])";
Command "insert into T values (array['1568', 'squeak'])";
Command "insert into T values (array['1569', 'beatitude'])";
Command "insert into T values (array['1570', 'pew'])";
Command "insert into T values (array['1571', 'instance'])";
Command "insert into T values (array['1572', 'simulcast'])";
Command "insert into T values (array['1573', 'quicken'])";
Command "insert into T values (array['1574', 'showy'])";
Command "insert into T values (array['1575', 'law'])";
Command "insert into T values (array['1576', 'conservator'])";
Command "insert into T values (array['1577', 'demolish'])";
Command "insert into T values (array['1578', 'bellow'])";
Command "insert into T values (array['1579', 'profess'])";
Command "insert into T values (array['1580', 'clothe'])";
Command "insert into T values (array['1581', 'insurmountable'])";
Command "insert into T values (array['1582', 'lost'])";
Command "insert into T values (array['1583', 'deforestation'])";
Command "insert into T values (array['1584', 'ornately'])";
Command "insert into T values (array['1585', 'thereon'])";
Command "insert into T values (array['1586', 'student'])";
Command "insert into T values (array['1587', 'anew'])";
Command "insert into T values (array['1588', 'wastebasket'])";
Command "insert into T values (array['1589', 'salesmen'])";
Command "insert into T values (array['1590', 'politicking'])";
Command "insert into T values (array['1591', 'captive'])";
Command "insert into T values (array['1592', 'tighten'])";
Command "insert into T values (array['1593', 'compline'])";
Command "insert into T values (array['1594', 'fluorine'])";
Command "insert into T values (array['1595', 'borate'])";
Command "insert into T values (array['1596', 'speed'])";
Command "insert into T values (array['1597', 'antic'])";
Command "insert into T values (array['1598', 'portraiture'])";
Command "insert into T values (array['1599', 'depute'])";
Command "insert into T values (array['1600', 'vacillate'])";
Command "insert into T values (array['1601', 'isotherm'])";
Command "insert into T values (array['1602', 'multipliable'])";
Command "insert into T values (array['1603', 'typewritten'])";
Command "insert into T values (array['1604', 'book'])";
Command "insert into T values (array['1605', 'beater'])";
Command "insert into T values (array['1606', 'wonder'])";
Command "insert into T values (array['1607', 'decorticate'])";
Command "insert into T values (array['1608', 'telescope'])";
Command "insert into T values (array['1609', 'nugatory'])";
Command "insert into T values (array['1610', 'fanout'])";
Command "insert into T values (array['1611', 'anise'])";
Command "insert into T values (array['1612', 'dominant'])";
Command "insert into T values (array['1613', 'armature'])";
Command "insert into T values (array['1614', 'chick'])";
Command "insert into T values (array['1615', 'meaningful'])";
Command "insert into T values (array['1616', 'distort'])";
Command "insert into T values (array['1617', 'eureka'])";
Command "insert into T values (array['1618', 'cloud'])";
Command "insert into T values (array['1619', 'tallyho'])";
Command "insert into T values (array['1620', 'schematic'])";
Command "insert into T values (array['1621', 'propos'])";
Command "insert into T values (array['1622', 'betray'])";
Command "insert into T values (array['1623', 'trivia'])";
Command "insert into T values (array['1624', 'concatenate'])";
Command "insert into T values (array['1625', 'congeal'])";
Command "insert into T values (array['1626', 'connector'])";
Command "insert into T values (array['1627', 'mainland'])";
Command "insert into T values (array['1628', 'radish'])";
Command "insert into T values (array['1629', 'assay'])";
Command "insert into T values (array['1630', 'tan'])";
Command "insert into T values (array['1631', 'ramrod'])";
Command "insert into T values (array['1632', 'brunch'])";
Command "insert into T values (array['1633', 'herdsman'])";
Command "insert into T values (array['1634', 'subsidy'])";
Command "insert into T values (array['1635', 'massacre'])";
Command "insert into T values (array['1636', 'punch'])";
Command "insert into T values (array['1637', 'multiplicity'])";
Command "insert into T values (array['1638', 'sloth'])";
Command "insert into T values (array['1639', 'functor'])";
Command "insert into T values (array['1640', 'inaugurate'])";
Command "insert into T values (array['1641', 'autocracy'])";
Command "insert into T values (array['1642', 'lessen'])";
Command "insert into T values (array['1643', 'machinelike'])";
Command "insert into T values (array['1644', 'blasphemy'])";
Command "insert into T values (array['1645', 'shuck'])";
Command "insert into T values (array['1646', 'hem'])";
Command "insert into T values (array['1647', 'deliver'])";
Command "insert into T values (array['1648', 'grave'])";
Command "insert into T values (array['1649', 'bangkok'])";
Command "insert into T values (array['1650', 'grillwork'])";
Command "insert into T values (array['1651', 'reave'])";
Command "insert into T values (array['1652', 'commute'])";
Command "insert into T values (array['1653', 'thereunder'])";
Command "insert into T values (array['1654', 'countermen'])";
Command "insert into T values (array['1655', 'bedfast'])";
Command "insert into T values (array['1656', 'legal'])";
Command "insert into T values (array['1657', 'snapdragon'])";
Command "insert into T values (array['1658', 'mailman'])";
Command "insert into T values (array['1659', 'marina'])";
Command "insert into T values (array['1660', 'adherent'])";
Command "insert into T values (array['1661', 'dispersion'])";
Command "insert into T values (array['1662', 'lattice'])";
Command "insert into T values (array['1663', 'puffy'])";
Command "insert into T values (array['1664', 'technician'])";
Command "insert into T values (array['1665', 'magnitude'])";
Command "insert into T values (array['1666', 'spectroscope'])";
Command "insert into T values (array['1667', 'innkeeper'])";
Command "insert into T values (array['1668', 'curvature'])";
Command "insert into T values (array['1669', 'opium'])";
Command "insert into T values (array['1670', 'ebullient'])";
Command "insert into T values (array['1671', 'shoestring'])";
Command "insert into T values (array['1672', 'solute'])";
Command "insert into T values (array['1673', 'stung'])";
Command "insert into T values (array['1674', 'familiarly'])";
Command "insert into T values (array['1675', 'buck'])";
Command "insert into T values (array['1676', 'fetch'])";
Command "insert into T values (array['1677', 'basepoint'])";
Command "insert into T values (array['1678', 'creed'])";
Command "insert into T values (array['1679', 'bridge'])";
Command "insert into T values (array['1680', 'short'])";
Command "insert into T values (array['1681', 'tram'])";
Command "insert into T values (array['1682', 'hypocycloid'])";
Command "insert into T values (array['1683', 'vegetate'])";
Command "insert into T values (array['1684', 'tamarind'])";
Command "insert into T values (array['1685', 'terminology'])";
Command "insert into T values (array['1686', 'cap'])";
Command "insert into T values (array['1687', 'jazzy'])";
Command "insert into T values (array['1688', 'midst'])";
Command "insert into T values (array['1689', 'mincemeat'])";
Command "insert into T values (array['1690', 'courtier'])";
Command "insert into T values (array['1691', 'instructor'])";
Command "insert into T values (array['1692', 'saltwater'])";
Command "insert into T values (array['1693', 'yuh'])";
Command "insert into T values (array['1694', 'afferent'])";
Command "insert into T values (array['1695', 'sandbag'])";
Command "insert into T values (array['1696', 'apt'])";
Command "insert into T values (array['1697', 'brochure'])";
Command "insert into T values (array['1698', 'tog'])";
Command "insert into T values (array['1699', 'infusion'])";
Command "insert into T values (array['1700', 'behavioral'])";
Command "insert into T values (array['1701', 'decile'])";
Command "insert into T values (array['1702', 'him'])";
Command "insert into T values (array['1703', 'haploid'])";
Command "insert into T values (array['1704', 'breadboard'])";
Command "insert into T values (array['1705', 'here'])";
Command "insert into T values (array['1706', 'snifter'])";
Command "insert into T values (array['1707', 'altar'])";
Command "insert into T values (array['1708', 'syntactic'])";
Command "insert into T values (array['1709', 'dome'])";
Command "insert into T values (array['1710', 'advisee'])";
Command "insert into T values (array['1711', 'excursus'])";
Command "insert into T values (array['1712', 'croon'])";
Command "insert into T values (array['1713', 'barbarous'])";
Command "insert into T values (array['1714', 'risky'])";
Command "insert into T values (array['1715', 'mugging'])";
Command "insert into T values (array['1716', 'minutiae'])";
Command "insert into T values (array['1717', 'perspire'])";
Command "insert into T values (array['1718', 'tribesman'])";
Command "insert into T values (array['1719', 'tolerable'])";
Command "insert into T values (array['1720', 'turbojet'])";
Command "insert into T values (array['1721', 'debugged'])";
Command "insert into T values (array['1722', 'thinnish'])";
Command "insert into T values (array['1723', 'eavesdropping'])";
Command "insert into T values (array['1724', 'knell'])";
Command "insert into T values (array['1725', 'dagger'])";
Command "insert into T values (array['1726', 'bonus'])";
Command "insert into T values (array['1727', 'exhaustion'])";
Command "insert into T values (array['1728', 'soul'])";
Command "insert into T values (array['1729', 'oblate'])";
Command "insert into T values (array['1730', 'monetarist'])";
Command "insert into T values (array['1731', 'eulogy'])";
Command "insert into T values (array['1732', 'arcsin'])";
Command "insert into T values (array['1733', 'blat'])";
Command "insert into T values (array['1734', 'sprang'])";
Command "insert into T values (array['1735', 'minuscule'])";
Command "insert into T values (array['1736', 'voyage'])";
Command "insert into T values (array['1737', 'quotient'])";
Command "insert into T values (array['1738', 'ravish'])";
Command "insert into T values (array['1739', 'haulage'])";
Command "insert into T values (array['1740', 'recent'])";
Command "insert into T values (array['1741', 'obsessive'])";
Command "insert into T values (array['1742', 'efface'])";
Command "insert into T values (array['1743', 'galvanism'])";
Command "insert into T values (array['1744', 'stock'])";
Command "insert into T values (array['1745', 'cutthroat'])";
Command "insert into T values (array['1746', 'intervene'])";
Command "insert into T values (array['1747', 'linebacker'])";
Command "insert into T values (array['1748', 'ravage'])";
Command "insert into T values (array['1749', 'frustrater'])";
Command "insert into T values (array['1750', 'solidarity'])";
Command "insert into T values (array['1751', 'breccia'])";
Command "insert into T values (array['1752', 'boycott'])";
Command "insert into T values (array['1753', 'trailblaze'])";
Command "insert into T values (array['1754', 'cathedral'])";
Command "insert into T values (array['1755', 'shun'])";
Command "insert into T values (array['1756', 'counterbalance'])";
Command "insert into T values (array['1757', 'fiery'])";
Command "insert into T values (array['1758', 'panic'])";
Command "insert into T values (array['1759', 'lunatic'])";
Command "insert into T values (array['1760', 'declarative'])";
Command "insert into T values (array['1761', 'rivulet'])";
Command "insert into T values (array['1762', 'contain'])";
Command "insert into T values (array['1763', 'hoyden'])";
Command "insert into T values (array['1764', 'lyric'])";
Command "insert into T values (array['1765', 'cheesy'])";
Command "insert into T values (array['1766', 'coffin'])";
Command "insert into T values (array['1767', 'madcap'])";
Command "insert into T values (array['1768', 'submersible'])";
Command "insert into T values (array['1769', 'electrode'])";
Command "insert into T values (array['1770', 'establish'])";
Command "insert into T values (array['1771', 'supernovae'])";
Command "insert into T values (array['1772', 'escape'])";
Command "insert into T values (array['1773', 'pitiful'])";
Command "insert into T values (array['1774', 'seraglio'])";
Command "insert into T values (array['1775', 'downright'])";
Command "insert into T values (array['1776', 'analyst'])";
Command "insert into T values (array['1777', 'disquisition'])";
Command "insert into T values (array['1778', 'dualism'])";
Command "insert into T values (array['1779', 'raindrop'])";
Command "insert into T values (array['1780', 'vorticity'])";
Command "insert into T values (array['1781', 'candid'])";
Command "insert into T values (array['1782', 'telescopic'])";
Command "insert into T values (array['1783', 'dent'])";
Command "insert into T values (array['1784', 'amp'])";
Command "insert into T values (array['1785', 'circumspect'])";
Command "insert into T values (array['1786', 'drizzle'])";
Command "insert into T values (array['1787', 'flair'])";
Command "insert into T values (array['1788', 'bindle'])";
Command "insert into T values (array['1789', 'obeisant'])";
Command "insert into T values (array['1790', 'codicil'])";
Command "insert into T values (array['1791', 'bimetallism'])";
Command "insert into T values (array['1792', 'scheme'])";
Command "insert into T values (array['1793', 'fourteenth'])";
Command "insert into T values (array['1794', 'saponify'])";
Command "insert into T values (array['1795', 'ruse'])";
Command "insert into T values (array['1796', 'northernmost'])";
Command "insert into T values (array['1797', 'hosiery'])";
Command "insert into T values (array['1798', 'retinue'])";
Command "insert into T values (array['1799', 'conceptual'])";
Command "insert into T values (array['1800', 'kill'])";
Command "insert into T values (array['1801', 'teratology'])";
Command "insert into T values (array['1802', 'figural'])";
Command "insert into T values (array['1803', 'intonate'])";
Command "insert into T values (array['1804', 'grindstone'])";
Command "insert into T values (array['1805', 'get'])";
Command "insert into T values (array['1806', 'smell'])";
Command "insert into T values (array['1807', 'fusion'])";
Command "insert into T values (array['1808', 'malt'])";
Command "insert into T values (array['1809', 'skyscrape'])";
Command "insert into T values (array['1810', 'kelp'])";
Command "insert into T values (array['1811', 'crest'])";
Command "insert into T values (array['1812', 'pearl'])";
Command "insert into T values (array['1813', 'boo'])";
Command "insert into T values (array['1814', 'inspiration'])";
Command "insert into T values (array['1815', 'sudden'])";
Command "insert into T values (array['1816', 'breathy'])";
Command "insert into T values (array['1817', 'crumble'])";
Command "insert into T values (array['1818', 'basis'])";
Command "insert into T values (array['1819', 'doberman'])";
Command "insert into T values (array['1820', 'quarrel'])";
Command "insert into T values (array['1821', 'archaism'])";
Command "insert into T values (array['1822', 'traverse'])";
Command "insert into T values (array['1823', 'whole'])";
Command "insert into T values (array['1824', 'mice'])";
Command "insert into T values (array['1825', 'minimax'])";
Command "insert into T values (array['1826', 'money'])";
Command "insert into T values (array['1827', 'shoelace'])";
Command "insert into T values (array['1828', 'employing'])";
Command "insert into T values (array['1829', 'spent'])";
Command "insert into T values (array['1830', 'poison'])";
Command "insert into T values (array['1831', 'denouement'])";
Command "insert into T values (array['1832', 'dry'])";
Command "insert into T values (array['1833', 'serine'])";
Command "insert into T values (array['1834', 'freshwater'])";
Command "insert into T values (array['1835', 'sultanate'])";
Command "insert into T values (array['1836', 'horsedom'])";
Command "insert into T values (array['1837', 'onetime'])";
Command "insert into T values (array['1838', 'philodendron'])";
Command "insert into T values (array['1839', 'adaptation'])";
Command "insert into T values (array['1840', 'oboist'])";
Command "insert into T values (array['1841', 'cudgel'])";
Command "insert into T values (array['1842', 'haggard'])";
Command "insert into T values (array['1843', 'hoofmark'])";
Command "insert into T values (array['1844', 'shrine'])";
Command "insert into T values (array['1845', 'emittance'])";
Command "insert into T values (array['1846', 'forgetful'])";
Command "insert into T values (array['1847', 'banquet'])";
Command "insert into T values (array['1848', 'pitchstone'])";
Command "insert into T values (array['1849', 'sulfurous'])";
Command "insert into T values (array['1850', 'mundane'])";
Command "insert into T values (array['1851', 'page'])";
Command "insert into T values (array['1852', 'falsehood'])";
Command "insert into T values (array['1853', 'annulled'])";
Command "insert into T values (array['1854', 'vacant'])";
Command "insert into T values (array['1855', 'standpoint'])";
Command "insert into T values (array['1856', 'counterproposal'])";
Command "insert into T values (array['1857', 'sari'])";
Command "insert into T values (array['1858', 'grope'])";
Command "insert into T values (array['1859', 'sinful'])";
Command "insert into T values (array['1860', 'reparation'])";
Command "insert into T values (array['1861', 'aide'])";
Command "insert into T values (array['1862', 'lurid'])";
Command "insert into T values (array['1863', 'protestation'])";
Command "insert into T values (array['1864', 'technique'])";
Command "insert into T values (array['1865', 'cruelty'])";
Command "insert into T values (array['1866', 'urchin'])";
Command "insert into T values (array['1867', 'interim'])";
Command "insert into T values (array['1868', 'catawba'])";
Command "insert into T values (array['1869', 'badland'])";
Command "insert into T values (array['1870', 'frock'])";
Command "insert into T values (array['1871', 'seizure'])";
Command "insert into T values (array['1872', 'storage'])";
Command "insert into T values (array['1873', 'quonset'])";
Command "insert into T values (array['1874', 'ionospheric'])";
Command "insert into T values (array['1875', 'snoopy'])";
Command "insert into T values (array['1876', 'unimodal'])";
Command "insert into T values (array['1877', 'crystallographer'])";
Command "insert into T values (array['1878', 'rectangular'])";
Command "insert into T values (array['1879', 'rhododendron'])";
Command "insert into T values (array['1880', 'withstand'])";
Command "insert into T values (array['1881', 'depressor'])";
Command "insert into T values (array['1882', 'sphagnum'])";
Command "insert into T values (array['1883', 'tail'])";
Command "insert into T values (array['1884', 'willowy'])";
Command "insert into T values (array['1885', 'holeable'])";
Command "insert into T values (array['1886', 'airedale'])";
Command "insert into T values (array['1887', 'slurry'])";
Command "insert into T values (array['1888', 'sovkhoz'])";
Command "insert into T values (array['1889', 'tang'])";
Command "insert into T values (array['1890', 'sepuchral'])";
Command "insert into T values (array['1891', 'dateline'])";
Command "insert into T values (array['1892', 'rooftop'])";
Command "insert into T values (array['1893', 'asphalt'])";
Command "insert into T values (array['1894', 'sulphur'])";
Command "insert into T values (array['1895', 'acetone'])";
Command "insert into T values (array['1896', 'stylish'])";
Command "insert into T values (array['1897', 'dutiable'])";
Command "insert into T values (array['1898', 'cubbyhole'])";
Command "insert into T values (array['1899', 'buyer'])";
Command "insert into T values (array['1900', 'data'])";
Command "insert into T values (array['1901', 'cruddy'])";
Command "insert into T values (array['1902', 'fume'])";
Command "insert into T values (array['1903', 'deportee'])";
Command "insert into T values (array['1904', 'pier'])";
Command "insert into T values (array['1905', 'parsimony'])";
Command "insert into T values (array['1906', 'scaffold'])";
Command "insert into T values (array['1907', 'spade'])";
Command "insert into T values (array['1908', 'sentient'])";
Command "insert into T values (array['1909', 'apocalypse'])";
Command "insert into T values (array['1910', 'redtop'])";
Command "insert into T values (array['1911', 'adrenaline'])";
Command "insert into T values (array['1912', 'ghastly'])";
Command "insert into T values (array['1913', 'armload'])";
Command "insert into T values (array['1914', 'yuck'])";
Command "insert into T values (array['1915', 'barnacle'])";
Command "insert into T values (array['1916', 'copter'])";
Command "insert into T values (array['1917', 'stink'])";
Command "insert into T values (array['1918', 'august'])";
Command "insert into T values (array['1919', 'helium'])";
Command "insert into T values (array['1920', 'drive'])";
Command "insert into T values (array['1921', 'chrome'])";
Command "insert into T values (array['1922', 'wreathe'])";
Command "insert into T values (array['1923', 'apex'])";
Command "insert into T values (array['1924', 'attendee'])";
Command "insert into T values (array['1925', 'baccalaureate'])";
Command "insert into T values (array['1926', 'selenite'])";
Command "insert into T values (array['1927', 'prestigious'])";
Command "insert into T values (array['1928', 'teach'])";
Command "insert into T values (array['1929', 'sled'])";
Command "insert into T values (array['1930', 'insuppressible'])";
Command "insert into T values (array['1931', 'lithospheric'])";
Command "insert into T values (array['1932', 'attorney'])";
Command "insert into T values (array['1933', 'downstate'])";
Command "insert into T values (array['1934', 'calamitous'])";
Command "insert into T values (array['1935', 'veritable'])";
Command "insert into T values (array['1936', 'hewn'])";
Command "insert into T values (array['1937', 'happy'])";
Command "insert into T values (array['1938', 'menfolk'])";
Command "insert into T values (array['1939', 'bulletin'])";
Command "insert into T values (array['1940', 'cornucopia'])";
Command "insert into T values (array['1941', 'lukemia'])";
Command "insert into T values (array['1942', 'write'])";
Command "insert into T values (array['1943', 'breech'])";
Command "insert into T values (array['1944', 'prefer'])";
Command "insert into T values (array['1945', 'mezzo'])";
Command "insert into T values (array['1946', 'dingo'])";
Command "insert into T values (array['1947', 'papyrus'])";
Command "insert into T values (array['1948', 'astronomic'])";
Command "insert into T values (array['1949', 'micro'])";
Command "insert into T values (array['1950', 'deterrent'])";
Command "insert into T values (array['1951', 'debenture'])";
Command "insert into T values (array['1952', 'spinach'])";
Command "insert into T values (array['1953', 'repressive'])";
Command "insert into T values (array['1954', 'ma'])";
Command "insert into T values (array['1955', 'melodramatic'])";
Command "insert into T values (array['1956', 'anharmonic'])";
Command "insert into T values (array['1957', 'colloidal'])";
Command "insert into T values (array['1958', 'laborious'])";
Command "insert into T values (array['1959', 'shingle'])";
Command "insert into T values (array['1960', 'combinate'])";
Command "insert into T values (array['1961', 'eave'])";
Command "insert into T values (array['1962', 'preserve'])";
Command "insert into T values (array['1963', 'complex'])";
Command "insert into T values (array['1964', 'veldt'])";
Command "insert into T values (array['1965', 'eigenstate'])";
Command "insert into T values (array['1966', 'tortoise'])";
Command "insert into T values (array['1967', 'trouser'])";
Command "insert into T values (array['1968', 'felonious'])";
Command "insert into T values (array['1969', 'recombinant'])";
Command "insert into T values (array['1970', 'peridotite'])";
Command "insert into T values (array['1971', 'deliverance'])";
Command "insert into T values (array['1972', 'impartation'])";
Command "insert into T values (array['1973', 'wilderness'])";
Command "insert into T values (array['1974', 'bobolink'])";
Command "insert into T values (array['1975', 'backpack'])";
Command "insert into T values (array['1976', 'edge'])";
Command "insert into T values (array['1977', 'retrofit'])";
Command "insert into T values (array['1978', 'sanguineous'])";
Command "insert into T values (array['1979', 'well'])";
Command "insert into T values (array['1980', 'exposition'])";
Command "insert into T values (array['1981', 'cautionary'])";
Command "insert into T values (array['1982', 'curry'])";
Command "insert into T values (array['1983', 'moo'])";
Command "insert into T values (array['1984', 'pecan'])";
Command "insert into T values (array['1985', 'blame'])";
Command "insert into T values (array['1986', 'adjourn'])";
Command "insert into T values (array['1987', 'sima'])";
Command "insert into T values (array['1988', 'disgruntle'])";
Command "insert into T values (array['1989', 'apportion'])";
Command "insert into T values (array['1990', 'mycobacteria'])";
Command "insert into T values (array['1991', 'pi'])";
Command "insert into T values (array['1992', 'meet'])";
Command "insert into T values (array['1993', 'vignette'])";
Command "insert into T values (array['1994', 'levee'])";
Command "insert into T values (array['1995', 'parsonage'])";
Command "insert into T values (array['1996', 'leash'])";
Command "insert into T values (array['1997', 'pont'])";
Command "insert into T values (array['1998', 'docket'])";
Command "insert into T values (array['1999', 'knuckle'])";
Command "insert into T values (array['2000', 'licorice'])";
Command "insert into T values (array['2001', 'pearlite'])";
Command "insert into T values (array['2002', 'deferred'])";
Command "insert into T values (array['2003', 'babysitter'])";
Command "insert into T values (array['2004', 'cartridge'])";
Command "insert into T values (array['2005', 'vesicular'])";
Command "insert into T values (array['2006', 'kazoo'])";
Command "insert into T values (array['2007', 'gagwriter'])";
Command "insert into T values (array['2008', 'authenticate'])";
Command "insert into T values (array['2009', 'penicillin'])";
Command "insert into T values (array['2010', 'remote'])";
Command "insert into T values (array['2011', 'committeemen'])";
Command "insert into T values (array['2012', 'decathlon'])";
Command "insert into T values (array['2013', 'shrewish'])";
Command "insert into T values (array['2014', 'telemeter'])";
Command "insert into T values (array['2015', 'phantasy'])";
Command "insert into T values (array['2016', 'sliver'])";
Command "insert into T values (array['2017', 'chuckle'])";
Command "insert into T values (array['2018', 'tidy'])";
Command "insert into T values (array['2019', 'consortium'])";
Command "insert into T values (array['2020', 'germanium'])";
Command "insert into T values (array['2021', 'pinochle'])";
Command "insert into T values (array['2022', 'jejunum'])";
Command "insert into T values (array['2023', 'neuritis'])";
Command "insert into T values (array['2024', 'axiomatic'])";
Command "insert into T values (array['2025', 'infinitive'])";
Command "insert into T values (array['2026', 'cane'])";
Command "insert into T values (array['2027', 'arrow'])";
Command "insert into T values (array['2028', 'chemisorption'])";
Command "insert into T values (array['2029', 'rug'])";
Command "insert into T values (array['2030', 'pleasant'])";
Command "insert into T values (array['2031', 'begging'])";
Command "insert into T values (array['2032', 'unit'])";
Command "insert into T values (array['2033', 'schoolboy'])";
Command "insert into T values (array['2034', 'logarithmic'])";
Command "insert into T values (array['2035', 'solitary'])";
Command "insert into T values (array['2036', 'hack'])";
Command "insert into T values (array['2037', 'possess'])";
Command "insert into T values (array['2038', 'amulet'])";
Command "insert into T values (array['2039', 'lifeguard'])";
Command "insert into T values (array['2040', 'crosspoint'])";
Command "insert into T values (array['2041', 'boggle'])";
Command "insert into T values (array['2042', 'guidebook'])";
Command "insert into T values (array['2043', 'paraboloid'])";
Command "insert into T values (array['2044', 'power'])";
Command "insert into T values (array['2045', 'inn'])";
Command "insert into T values (array['2046', 'capsule'])";
Command "insert into T values (array['2047', 'svelte'])";
Command "insert into T values (array['2048', 'natty'])";
Command "insert into T values (array['2049', 'liquidate'])";
Command "insert into T values (array['2050', 'obsession'])";
Command "insert into T values (array['2051', 'penury'])";
Command "insert into T values (array['2052', 'perceptual'])";
Command "insert into T values (array['2053', 'excursion'])";
Command "insert into T values (array['2054', 'horsewoman'])";
Command "insert into T values (array['2055', 'metamorphism'])";
Command "insert into T values (array['2056', 'umbrage'])";
Command "insert into T values (array['2057', 'loess'])";
Command "insert into T values (array['2058', 'polariton'])";
Command "insert into T values (array['2059', 'combinatorial'])";
Command "insert into T values (array['2060', 'diatomaceous'])";
Command "insert into T values (array['2061', 'crocodilian'])";
Command "insert into T values (array['2062', 'bustard'])";
Command "insert into T values (array['2063', 'dark'])";
Command "insert into T values (array['2064', 'cortical'])";
Command "insert into T values (array['2065', 'anatomy'])";
Command "insert into T values (array['2066', 'perquisite'])";
Command "insert into T values (array['2067', 'preponderate'])";
Command "insert into T values (array['2068', 'plaid'])";
Command "insert into T values (array['2069', 'advantage'])";
Command "insert into T values (array['2070', 'bullfrog'])";
Command "insert into T values (array['2071', 'irreversible'])";
Command "insert into T values (array['2072', 'protector'])";
Command "insert into T values (array['2073', 'gesture'])";
Command "insert into T values (array['2074', 'cloudy'])";
Command "insert into T values (array['2075', 'mockernut'])";
Command "insert into T values (array['2076', 'nondescript'])";
Command "insert into T values (array['2077', 'lewd'])";
Command "insert into T values (array['2078', 'silversmith'])";
Command "insert into T values (array['2079', 'augur'])";
Command "insert into T values (array['2080', 'much'])";
Command "insert into T values (array['2081', 'dint'])";
Command "insert into T values (array['2082', 'upend'])";
Command "insert into T values (array['2083', 'impish'])";
Command "insert into T values (array['2084', 'quibble'])";
Command "insert into T values (array['2085', 'grilled'])";
Command "insert into T values (array['2086', 'sledgehammer'])";
Command "insert into T values (array['2087', 'slump'])";
Command "insert into T values (array['2088', 'trolley'])";
Command "insert into T values (array['2089', 'espouse'])";
Command "insert into T values (array['2090', 'gentian'])";
Command "insert into T values (array['2091', 'lethargic'])";
Command "insert into T values (array['2092', 'imprecise'])";
Command "insert into T values (array['2093', 'ogress'])";
Command "insert into T values (array['2094', 'crude'])";
Command "insert into T values (array['2095', 'pus'])";
Command "insert into T values (array['2096', 'narrate'])";
Command "insert into T values (array['2097', 'soap'])";
Command "insert into T values (array['2098', 'hierarchic'])";
Command "insert into T values (array['2099', 'stole'])";
Command "insert into T values (array['2100', 'cult'])";
Command "insert into T values (array['2101', 'wonderland'])";
Command "insert into T values (array['2102', 'propyl'])";
Command "insert into T values (array['2103', 'skim'])";
Command "insert into T values (array['2104', 'wealthy'])";
Command "insert into T values (array['2105', 'shriek'])";
Command "insert into T values (array['2106', 'exchangeable'])";
Command "insert into T values (array['2107', 'facto'])";
Command "insert into T values (array['2108', 'solar'])";
Command "insert into T values (array['2109', 'due'])";
Command "insert into T values (array['2110', 'slot'])";
Command "insert into T values (array['2111', 'olive'])";
Command "insert into T values (array['2112', 'stearic'])";
Command "insert into T values (array['2113', 'diacritical'])";
Command "insert into T values (array['2114', 'incendiary'])";
Command "insert into T values (array['2115', 'committeewoman'])";
Command "insert into T values (array['2116', 'supremacy'])";
Command "insert into T values (array['2117', 'hebephrenic'])";
Command "insert into T values (array['2118', 'moody'])";
Command "insert into T values (array['2119', 'nabla'])";
Command "insert into T values (array['2120', 'comprehend'])";
Command "insert into T values (array['2121', 'admonish'])";
Command "insert into T values (array['2122', 'catholic'])";
Command "insert into T values (array['2123', 'hillock'])";
Command "insert into T values (array['2124', 'woman'])";
Command "insert into T values (array['2125', 'skyline'])";
Command "insert into T values (array['2126', 'sphalerite'])";
Command "insert into T values (array['2127', 'monastic'])";
Command "insert into T values (array['2128', 'taxicab'])";
Command "insert into T values (array['2129', 'crater'])";
Command "insert into T values (array['2130', 'skyward'])";
Command "insert into T values (array['2131', 'scent'])";
Command "insert into T values (array['2132', 'furlong'])";
Command "insert into T values (array['2133', 'telephone'])";
Command "insert into T values (array['2134', 'hot'])";
Command "insert into T values (array['2135', 'testimony'])";
Command "insert into T values (array['2136', 'secretarial'])";
Command "insert into T values (array['2137', 'toccata'])";
Command "insert into T values (array['2138', 'strangulate'])";
Command "insert into T values (array['2139', 'stopover'])";
Command "insert into T values (array['2140', 'existent'])";
Command "insert into T values (array['2141', 'setback'])";
Command "insert into T values (array['2142', 'jibe'])";
Command "insert into T values (array['2143', 'patrolman'])";
Command "insert into T values (array['2144', 'previous'])";
Command "insert into T values (array['2145', 'southpaw'])";
Command "insert into T values (array['2146', 'sunfish'])";
Command "insert into T values (array['2147', 'derelict'])";
Command "insert into T values (array['2148', 'acclaim'])";
Command "insert into T values (array['2149', 'steroid'])";
Command "insert into T values (array['2150', 'nest'])";
Command "insert into T values (array['2151', 'ingot'])";
Command "insert into T values (array['2152', 'cloister'])";
Command "insert into T values (array['2153', 'lew'])";
Command "insert into T values (array['2154', 'malfunction'])";
Command "insert into T values (array['2155', 'coexistent'])";
Command "insert into T values (array['2156', 'chalk'])";
Command "insert into T values (array['2157', 'thousandfold'])";
Command "insert into T values (array['2158', 'leaflet'])";
Command "insert into T values (array['2159', 'extol'])";
Command "insert into T values (array['2160', 'vanity'])";
Command "insert into T values (array['2161', 'shoo'])";
Command "insert into T values (array['2162', 'sidewise'])";
Command "insert into T values (array['2163', 'inexpiable'])";
Command "insert into T values (array['2164', 'histogram'])";
Command "insert into T values (array['2165', 'buses'])";
Command "insert into T values (array['2166', 'abolish'])";
Command "insert into T values (array['2167', 'whiff'])";
Command "insert into T values (array['2168', 'aphasic'])";
Command "insert into T values (array['2169', 'topmost'])";
Command "insert into T values (array['2170', 'atypic'])";
Command "insert into T values (array['2171', 'tar'])";
Command "insert into T values (array['2172', 'honorific'])";
Command "insert into T values (array['2173', 'shard'])";
Command "insert into T values (array['2174', 'fortify'])";
Command "insert into T values (array['2175', 'depose'])";
Command "insert into T values (array['2176', 'principle'])";
Command "insert into T values (array['2177', 'checkbook'])";
Command "insert into T values (array['2178', 'digging'])";
Command "insert into T values (array['2179', 'diem'])";
Command "insert into T values (array['2180', 'scrutiny'])";
Command "insert into T values (array['2181', 'jovial'])";
Command "insert into T values (array['2182', 'rhinoceros'])";
Command "insert into T values (array['2183', 'gender'])";
Command "insert into T values (array['2184', 'animal'])";
Command "insert into T values (array['2185', 'simper'])";
Command "insert into T values (array['2186', 'quintus'])";
Command "insert into T values (array['2187', 'dearth'])";
Command "insert into T values (array['2188', 'insular'])";
Command "insert into T values (array['2189', 'combustible'])";
Command "insert into T values (array['2190', 'thwart'])";
Command "insert into T values (array['2191', 'prismatic'])";
Command "insert into T values (array['2192', 'slag'])";
Command "insert into T values (array['2193', 'meal'])";
Command "insert into T values (array['2194', 'improper'])";
Command "insert into T values (array['2195', 'devote'])";
Command "insert into T values (array['2196', 'one'])";
Command "insert into T values (array['2197', 'plane'])";
Command "insert into T values (array['2198', 'evasive'])";
Command "insert into T values (array['2199', 'borderline'])";
Command "insert into T values (array['2200', 'boulder'])";
Command "insert into T values (array['2201', 'stub'])";
Command "insert into T values (array['2202', 'abbe'])";
Command "insert into T values (array['2203', 'ballfield'])";
Command "insert into T values (array['2204', 'regiment'])";
Command "insert into T values (array['2205', 'contemporaneous'])";
Command "insert into T values (array['2206', 'palindromic'])";
Command "insert into T values (array['2207', 'osmosis'])";
Command "insert into T values (array['2208', 'begin'])";
Command "insert into T values (array['2209', 'spoilage'])";
Command "insert into T values (array['2210', 'bleary'])";
Command "insert into T values (array['2211', 'right'])";
Command "insert into T values (array['2212', 'protest'])";
Command "insert into T values (array['2213', 'difficulty'])";
Command "insert into T values (array['2214', 'realisable'])";
Command "insert into T values (array['2215', 'crypt'])";
Command "insert into T values (array['2216', 'shaken'])";
Command "insert into T values (array['2217', 'configure'])";
Command "insert into T values (array['2218', 'morphism'])";
Command "insert into T values (array['2219', 'orangeroot'])";
Command "insert into T values (array['2220', 'known'])";
Command "insert into T values (array['2221', 'panoply'])";
Command "insert into T values (array['2222', 'muezzin'])";
Command "insert into T values (array['2223', 'milk'])";
Command "insert into T values (array['2224', 'legume'])";
Command "insert into T values (array['2225', 'expressible'])";
Command "insert into T values (array['2226', 'hydroxylate'])";
Command "insert into T values (array['2227', 'damn'])";
Command "insert into T values (array['2228', 'tremendous'])";
Command "insert into T values (array['2229', 'ringlet'])";
Command "insert into T values (array['2230', 'afterimage'])";
Command "insert into T values (array['2231', 'debris'])";
Command "insert into T values (array['2232', 'straight'])";
Command "insert into T values (array['2233', 'embedder'])";
Command "insert into T values (array['2234', 'daybed'])";
Command "insert into T values (array['2235', 'warble'])";
Command "insert into T values (array['2236', 'bellhop'])";
Command "insert into T values (array['2237', 'conifer'])";
Command "insert into T values (array['2238', 'octogenarian'])";
Command "insert into T values (array['2239', 'circulatory'])";
Command "insert into T values (array['2240', 'divorce'])";
Command "insert into T values (array['2241', 'shout'])";
Command "insert into T values (array['2242', 'epicycle'])";
Command "insert into T values (array['2243', 'arrival'])";
Command "insert into T values (array['2244', 'yarrow'])";
Command "insert into T values (array['2245', 'lowland'])";
Command "insert into T values (array['2246', 'tonight'])";
Command "insert into T values (array['2247', 'benchmark'])";
Command "insert into T values (array['2248', 'dodge'])";
Command "insert into T values (array['2249', 'truck'])";
Command "insert into T values (array['2250', 'treble'])";
Command "insert into T values (array['2251', 'illumine'])";
Command "insert into T values (array['2252', 'k'])";
Command "insert into T values (array['2253', 'broccoli'])";
Command "insert into T values (array['2254', 'embrittle'])";
Command "insert into T values (array['2255', 'leech'])";
Command "insert into T values (array['2256', 'select'])";
Command "insert into T values (array['2257', 'bona'])";
Command "insert into T values (array['2258', 'surgical'])";
Command "insert into T values (array['2259', 'accountant'])";
Command "insert into T values (array['2260', 'shook'])";
Command "insert into T values (array['2261', 'hypophyseal'])";
Command "insert into T values (array['2262', 'affair'])";
Command "insert into T values (array['2263', 'diabolic'])";
Command "insert into T values (array['2264', 'cell'])";
Command "insert into T values (array['2265', 'euthanasia'])";
Command "insert into T values (array['2266', 'marginalia'])";
Command "insert into T values (array['2267', 'angelfish'])";
Command "insert into T values (array['2268', 'via'])";
Command "insert into T values (array['2269', 'hayfield'])";
Command "insert into T values (array['2270', 'marketeer'])";
Command "insert into T values (array['2271', 'mitigate'])";
Command "insert into T values (array['2272', 'purr'])";
Command "insert into T values (array['2273', 'genitive'])";
Command "insert into T values (array['2274', 'anxiety'])";
Command "insert into T values (array['2275', 'argument'])";
Command "insert into T values (array['2276', 'lactate'])";
Command "insert into T values (array['2277', 'excite'])";
Command "insert into T values (array['2278', 'glib'])";
Command "insert into T values (array['2279', 'snort'])";
Command "insert into T values (array['2280', 'meticulous'])";
Command "insert into T values (array['2281', 'warehouseman'])";
Command "insert into T values (array['2282', 'chimeric'])";
Command "insert into T values (array['2283', 'ineligible'])";
Command "insert into T values (array['2284', 'imperative'])";
Command "insert into T values (array['2285', 'perturb'])";
Command "insert into T values (array['2286', 'vehicle'])";
Command "insert into T values (array['2287', 'invidious'])";
Command "insert into T values (array['2288', 'shoulder'])";
Command "insert into T values (array['2289', 'cupidity'])";
Command "insert into T values (array['2290', 'liveth'])";
Command "insert into T values (array['2291', 'cowherd'])";
Command "insert into T values (array['2292', 'slingshot'])";
Command "insert into T values (array['2293', 'decorate'])";
Command "insert into T values (array['2294', 'valine'])";
Command "insert into T values (array['2295', 'howsomever'])";
Command "insert into T values (array['2296', 'disparate'])";
Command "insert into T values (array['2297', 'brink'])";
Command "insert into T values (array['2298', 'puissant'])";
Command "insert into T values (array['2299', 'sponge'])";
Command "insert into T values (array['2300', 'meadowsweet'])";
Command "insert into T values (array['2301', 'driveway'])";
Command "insert into T values (array['2302', 'stereo'])";
Command "insert into T values (array['2303', 'importunate'])";
Command "insert into T values (array['2304', 'pulse'])";
Command "insert into T values (array['2305', 'sloop'])";
Command "insert into T values (array['2306', 'dame'])";
Command "insert into T values (array['2307', 'chloride'])";
Command "insert into T values (array['2308', 'revenue'])";
Command "insert into T values (array['2309', 'infantry'])";
Command "insert into T values (array['2310', 'alumnae'])";
Command "insert into T values (array['2311', 'suppression'])";
Command "insert into T values (array['2312', 'zombie'])";
Command "insert into T values (array['2313', 'coma'])";
Command "insert into T values (array['2314', 'sheepskin'])";
Command "insert into T values (array['2315', 'fortunate'])";
Command "insert into T values (array['2316', 'chromosphere'])";
Command "insert into T values (array['2317', 'corral'])";
Command "insert into T values (array['2318', 'reckon'])";
Command "insert into T values (array['2319', 'convex'])";
Command "insert into T values (array['2320', 'cesium'])";
Command "insert into T values (array['2321', 'quickstep'])";
Command "insert into T values (array['2322', 'enthusiastic'])";
Command "insert into T values (array['2323', 'spider'])";
Command "insert into T values (array['2324', 'scathe'])";
Command "insert into T values (array['2325', 'mimesis'])";
Command "insert into T values (array['2326', 'gladden'])";
Command "insert into T values (array['2327', 'feminine'])";
Command "insert into T values (array['2328', 'northeast'])";
Command "insert into T values (array['2329', 'electric'])";
Command "insert into T values (array['2330', 'pilewort'])";
Command "insert into T values (array['2331', 'deja'])";
Command "insert into T values (array['2332', 'database'])";
Command "insert into T values (array['2333', 'conclude'])";
Command "insert into T values (array['2334', 'baccarat'])";
Command "insert into T values (array['2335', 'flowchart'])";
Command "insert into T values (array['2336', 'retrieval'])";
Command "insert into T values (array['2337', 'populous'])";
Command "insert into T values (array['2338', 'torus'])";
Command "insert into T values (array['2339', 'spotlight'])";
Command "insert into T values (array['2340', 'update'])";
Command "insert into T values (array['2341', 'emblem'])";
Command "insert into T values (array['2342', 'servitor'])";
Command "insert into T values (array['2343', 'enterprise'])";
Command "insert into T values (array['2344', 'bodhisattva'])";
Command "insert into T values (array['2345', 'northland'])";
Command "insert into T values (array['2346', 'thunderclap'])";
Command "insert into T values (array['2347', 'hysteric'])";
Command "insert into T values (array['2348', 'shivery'])";
Command "insert into T values (array['2349', 'bronco'])";
Command "insert into T values (array['2350', 'playhouse'])";
Command "insert into T values (array['2351', 'porcelain'])";
Command "insert into T values (array['2352', 'workmanlike'])";
Command "insert into T values (array['2353', 'viewpoint'])";
Command "insert into T values (array['2354', 'same'])";
Command "insert into T values (array['2355', 'yule'])";
Command "insert into T values (array['2356', 'suppressor'])";
Command "insert into T values (array['2357', 'andesite'])";
Command "insert into T values (array['2358', 'vanadium'])";
Command "insert into T values (array['2359', 'homebound'])";
Command "insert into T values (array['2360', 'savagery'])";
Command "insert into T values (array['2361', 'cipher'])";
Command "insert into T values (array['2362', 'handbook'])";
Command "insert into T values (array['2363', 'mutton'])";
Command "insert into T values (array['2364', 'sinus'])";
Command "insert into T values (array['2365', 'minor'])";
Command "insert into T values (array['2366', 'barbell'])";
Command "insert into T values (array['2367', 'modish'])";
Command "insert into T values (array['2368', 'beggar'])";
Command "insert into T values (array['2369', 'literacy'])";
Command "insert into T values (array['2370', 'southland'])";
Command "insert into T values (array['2371', 'mighty'])";
Command "insert into T values (array['2372', 'tableland'])";
Command "insert into T values (array['2373', 'alumnus'])";
Command "insert into T values (array['2374', 'spacecraft'])";
Command "insert into T values (array['2375', 'efficient'])";
Command "insert into T values (array['2376', 'harmful'])";
Command "insert into T values (array['2377', 'peppy'])";
Command "insert into T values (array['2378', 'bedimming'])";
Command "insert into T values (array['2379', 'tangible'])";
Command "insert into T values (array['2380', 'absurd'])";
Command "insert into T values (array['2381', 'sabra'])";
Command "insert into T values (array['2382', 'pen'])";
Command "insert into T values (array['2383', 'puffin'])";
Command "insert into T values (array['2384', 'summand'])";
Command "insert into T values (array['2385', 'lent'])";
Command "insert into T values (array['2386', 'nauseum'])";
Command "insert into T values (array['2387', 'hansom'])";
Command "insert into T values (array['2388', 'oftentimes'])";
Command "insert into T values (array['2389', 'pullback'])";
Command "insert into T values (array['2390', 'dexter'])";
Command "insert into T values (array['2391', 'ironic'])";
Command "insert into T values (array['2392', 'residuary'])";
Command "insert into T values (array['2393', 'crystalline'])";
Command "insert into T values (array['2394', 'passe'])";
Command "insert into T values (array['2395', 'paramagnet'])";
Command "insert into T values (array['2396', 'intensive'])";
Command "insert into T values (array['2397', 'gumbo'])";
Command "insert into T values (array['2398', 'foodstuff'])";
Command "insert into T values (array['2399', 'alike'])";
Command "insert into T values (array['2400', 'conception'])";
Command "insert into T values (array['2401', 'fifteenth'])";
Command "insert into T values (array['2402', 'graham'])";
Command "insert into T values (array['2403', 'modicum'])";
Command "insert into T values (array['2404', 'valentine'])";
Command "insert into T values (array['2405', 'transcendent'])";
Command "insert into T values (array['2406', 'broadcast'])";
Command "insert into T values (array['2407', 'abutting'])";
Command "insert into T values (array['2408', 'daub'])";
Command "insert into T values (array['2409', 'explicit'])";
Command "insert into T values (array['2410', 'greenish'])";
Command "insert into T values (array['2411', 'birch'])";
Command "insert into T values (array['2412', 'sixgun'])";
Command "insert into T values (array['2413', 'kilohm'])";
Command "insert into T values (array['2414', 'textual'])";
Command "insert into T values (array['2415', 'compositor'])";
Command "insert into T values (array['2416', 'furious'])";
Command "insert into T values (array['2417', 'adverb'])";
Command "insert into T values (array['2418', 'grommet'])";
Command "insert into T values (array['2419', 'accompaniment'])";
Command "insert into T values (array['2420', 'descriptive'])";
Command "insert into T values (array['2421', 'maxwell'])";
Command "insert into T values (array['2422', 'apathy'])";
Command "insert into T values (array['2423', 'halide'])";
Command "insert into T values (array['2424', 'foulmouth'])";
Command "insert into T values (array['2425', 'snail'])";
Command "insert into T values (array['2426', 'thus'])";
Command "insert into T values (array['2427', 'ironwood'])";
Command "insert into T values (array['2428', 'print'])";
Command "insert into T values (array['2429', 'thud'])";
Command "insert into T values (array['2430', 'sort'])";
Command "insert into T values (array['2431', 'foil'])";
Command "insert into T values (array['2432', 'coliform'])";
Command "insert into T values (array['2433', 'escapade'])";
Command "insert into T values (array['2434', 'shawl'])";
Command "insert into T values (array['2435', 'audacity'])";
Command "insert into T values (array['2436', 'locus'])";
Command "insert into T values (array['2437', 'mastiff'])";
Command "insert into T values (array['2438', 'dang'])";
Command "insert into T values (array['2439', 'fide'])";
Command "insert into T values (array['2440', 'etiquette'])";
Command "insert into T values (array['2441', 'prow'])";
Command "insert into T values (array['2442', 'architectural'])";
Command "insert into T values (array['2443', 'postpone'])";
Command "insert into T values (array['2444', 'salami'])";
Command "insert into T values (array['2445', 'hammock'])";
Command "insert into T values (array['2446', 'hectic'])";
Command "insert into T values (array['2447', 'impure'])";
Command "insert into T values (array['2448', 'shove'])";
Command "insert into T values (array['2449', 'crummy'])";
Command "insert into T values (array['2450', 'meteorite'])";
Command "insert into T values (array['2451', 'rule'])";
Command "insert into T values (array['2452', 'precautionary'])";
Command "insert into T values (array['2453', 'sa'])";
Command "insert into T values (array['2454', 'bract'])";
Command "insert into T values (array['2455', 'turban'])";
Command "insert into T values (array['2456', 'inheritor'])";
Command "insert into T values (array['2457', 'indisposition'])";
Command "insert into T values (array['2458', 'blameworthy'])";
Command "insert into T values (array['2459', 'biota'])";
Command "insert into T values (array['2460', 'florican'])";
Command "insert into T values (array['2461', 'pacify'])";
Command "insert into T values (array['2462', 'member'])";
Command "insert into T values (array['2463', 'beer'])";
Command "insert into T values (array['2464', 'twist'])";
Command "insert into T values (array['2465', 'pent'])";
Command "insert into T values (array['2466', 'translate'])";
Command "insert into T values (array['2467', 'impervious'])";
Command "insert into T values (array['2468', 'yank'])";
Command "insert into T values (array['2469', 'refract'])";
Command "insert into T values (array['2470', 'conscience'])";
Command "insert into T values (array['2471', 'central'])";
Command "insert into T values (array['2472', 'stud'])";
Command "insert into T values (array['2473', 'bilinear'])";
Command "insert into T values (array['2474', 'schlieren'])";
Command "insert into T values (array['2475', 'panel'])";
Command "insert into T values (array['2476', 'everywhere'])";
Command "insert into T values (array['2477', 'semantic'])";
Command "insert into T values (array['2478', 'hooch'])";
Command "insert into T values (array['2479', 'peanut'])";
Command "insert into T values (array['2480', 'throughput'])";
Command "insert into T values (array['2481', 'inspect'])";
Command "insert into T values (array['2482', 'yoghurt'])";
Command "insert into T values (array['2483', 'yellow'])";
Command "insert into T values (array['2484', 'hunk'])";
Command "insert into T values (array['2485', 'trenchant'])";
Command "insert into T values (array['2486', 'cox'])";
Command "insert into T values (array['2487', 'constitute'])";
Command "insert into T values (array['2488', 'asplenium'])";
Command "insert into T values (array['2489', 'foyer'])";
Command "insert into T values (array['2490', 'extricable'])";
Command "insert into T values (array['2491', 'interregnum'])";
Command "insert into T values (array['2492', 'wayward'])";
Command "insert into T values (array['2493', 'franchise'])";
Command "insert into T values (array['2494', 'plumbago'])";
Command "insert into T values (array['2495', 'ran'])";
Command "insert into T values (array['2496', 'barrel'])";
Command "insert into T values (array['2497', 'ejaculate'])";
Command "insert into T values (array['2498', 'sordid'])";
Command "insert into T values (array['2499', 'ubiquitous'])";
Command "insert into T values (array['2500', 'moss'])";
Command "insert into T values (array['2501', 'fashion'])";
Command "insert into T values (array['2502', 'fluoresce'])";
Command "insert into T values (array['2503', 'hangar'])";
Command "insert into T values (array['2504', 'mad'])";
Command "insert into T values (array['2505', 'magma'])";
Command "insert into T values (array['2506', 'federal'])";
Command "insert into T values (array['2507', 'eh'])";
Command "insert into T values (array['2508', 'bream'])";
Command "insert into T values (array['2509', 'incarcerate'])";
Command "insert into T values (array['2510', 'rhenium'])";
Command "insert into T values (array['2511', 'potable'])";
Command "insert into T values (array['2512', 'litigant'])";
Command "insert into T values (array['2513', 'pagan'])";
Command "insert into T values (array['2514', 'bewilder'])";
Command "insert into T values (array['2515', 'squawbush'])";
Command "insert into T values (array['2516', 'insecure'])";
Command "insert into T values (array['2517', 'menstruate'])";
Command "insert into T values (array['2518', 'hereafter'])";
Command "insert into T values (array['2519', 'junctor'])";
Command "insert into T values (array['2520', 'weld'])";
Command "insert into T values (array['2521', 'bleak'])";
Command "insert into T values (array['2522', 'buzzing'])";
Command "insert into T values (array['2523', 'acrobat'])";
Command "insert into T values (array['2524', 'duke'])";
Command "insert into T values (array['2525', 'wisecrack'])";
Command "insert into T values (array['2526', 'equinox'])";
Command "insert into T values (array['2527', 'angiosperm'])";
Command "insert into T values (array['2528', 'avenge'])";
Command "insert into T values (array['2529', 'ow'])";
Command "insert into T values (array['2530', 'lithology'])";
Command "insert into T values (array['2531', 'impound'])";
Command "insert into T values (array['2532', 'liberate'])";
Command "insert into T values (array['2533', 'piggy'])";
Command "insert into T values (array['2534', 'bolt'])";
Command "insert into T values (array['2535', 'gobbledygook'])";
Command "insert into T values (array['2536', 'sagging'])";
Command "insert into T values (array['2537', 'pensive'])";
Command "insert into T values (array['2538', 'encore'])";
Command "insert into T values (array['2539', 'aviate'])";
Command "insert into T values (array['2540', 'jure'])";
Command "insert into T values (array['2541', 'faint'])";
Command "insert into T values (array['2542', 'seething'])";
Command "insert into T values (array['2543', 'churchwoman'])";
Command "insert into T values (array['2544', 'spurn'])";
Command "insert into T values (array['2545', 'elastic'])";
Command "insert into T values (array['2546', 'locoweed'])";
Command "insert into T values (array['2547', 'gill'])";
Command "insert into T values (array['2548', 'ineffable'])";
Command "insert into T values (array['2549', 'bucket'])";
Command "insert into T values (array['2550', 'vagary'])";
Command "insert into T values (array['2551', 'absenteeism'])";
Command "insert into T values (array['2552', 'advocate'])";
Command "insert into T values (array['2553', 'bivariate'])";
Command "insert into T values (array['2554', 'damage'])";
Command "insert into T values (array['2555', 'homo'])";
Command "insert into T values (array['2556', 'hangman'])";
Command "insert into T values (array['2557', 'deadline'])";
Command "insert into T values (array['2558', 'prodigious'])";
Command "insert into T values (array['2559', 'defunct'])";
Command "insert into T values (array['2560', 'enthalpy'])";
Command "insert into T values (array['2561', 'whatnot'])";
Command "insert into T values (array['2562', 'laconic'])";
Command "insert into T values (array['2563', 'goose'])";
Command "insert into T values (array['2564', 'aye'])";
Command "insert into T values (array['2565', 'kibbutzim'])";
Command "insert into T values (array['2566', 'heterodyne'])";
Command "insert into T values (array['2567', 'skyhook'])";
Command "insert into T values (array['2568', 'deconvolution'])";
Command "insert into T values (array['2569', 'century'])";
Command "insert into T values (array['2570', 'takeover'])";
Command "insert into T values (array['2571', 'sustenance'])";
Command "insert into T values (array['2572', 'burg'])";
Command "insert into T values (array['2573', 'gone'])";
Command "insert into T values (array['2574', 'bowstring'])";
Command "insert into T values (array['2575', 'brandy'])";
Command "insert into T values (array['2576', 'bater'])";
Command "insert into T values (array['2577', 'flam'])";
Command "insert into T values (array['2578', 'shipboard'])";
Command "insert into T values (array['2579', 'yttrium'])";
Command "insert into T values (array['2580', 'madman'])";
Command "insert into T values (array['2581', 'wharf'])";
Command "insert into T values (array['2582', 'pocketbook'])";
Command "insert into T values (array['2583', 'gunshot'])";
Command "insert into T values (array['2584', 'covert'])";
Command "insert into T values (array['2585', 'suppressible'])";
Command "insert into T values (array['2586', 'puritanic'])";
Command "insert into T values (array['2587', 'footprint'])";
Command "insert into T values (array['2588', 'supranational'])";
Command "insert into T values (array['2589', 'frazzle'])";
Command "insert into T values (array['2590', 'ambiguous'])";
Command "insert into T values (array['2591', 'arching'])";
Command "insert into T values (array['2592', 'splat'])";
Command "insert into T values (array['2593', 'compulsion'])";
Command "insert into T values (array['2594', 'slut'])";
Command "insert into T values (array['2595', 'infighting'])";
Command "insert into T values (array['2596', 'moth'])";
Command "insert into T values (array['2597', 'wrongdoing'])";
Command "insert into T values (array['2598', 'nearest'])";
Command "insert into T values (array['2599', 'anteater'])";
Command "insert into T values (array['2600', 'informative'])";
Command "insert into T values (array['2601', 'neuron'])";
Command "insert into T values (array['2602', 'labradorite'])";
Command "insert into T values (array['2603', 'passion'])";
Command "insert into T values (array['2604', 'women'])";
Command "insert into T values (array['2605', 'hollyhock'])";
Command "insert into T values (array['2606', 'gainful'])";
Command "insert into T values (array['2607', 'blandish'])";
Command "insert into T values (array['2608', 'crystallography'])";
Command "insert into T values (array['2609', 'whitewash'])";
Command "insert into T values (array['2610', 'quirt'])";
Command "insert into T values (array['2611', 'slogan'])";
Command "insert into T values (array['2612', 'aggressive'])";
Command "insert into T values (array['2613', 'homeopath'])";
Command "insert into T values (array['2614', 'threesome'])";
Command "insert into T values (array['2615', 'passband'])";
Command "insert into T values (array['2616', 'latitudinal'])";
Command "insert into T values (array['2617', 'carcass'])";
Command "insert into T values (array['2618', 'juggle'])";
Command "insert into T values (array['2619', 'siege'])";
Command "insert into T values (array['2620', 'nutmeg'])";
Command "insert into T values (array['2621', 'prefecture'])";
Command "insert into T values (array['2622', 'plastron'])";
Command "insert into T values (array['2623', 'fowl'])";
Command "insert into T values (array['2624', 'pontiff'])";
Command "insert into T values (array['2625', 'solemn'])";
Command "insert into T values (array['2626', 'anonymous'])";
Command "insert into T values (array['2627', 'paramilitary'])";
Command "insert into T values (array['2628', 'lighten'])";
Command "insert into T values (array['2629', 'gout'])";
Command "insert into T values (array['2630', 'infelicitous'])";
Command "insert into T values (array['2631', 'dehumidify'])";
Command "insert into T values (array['2632', 'psalter'])";
Command "insert into T values (array['2633', 'token'])";
Command "insert into T values (array['2634', 'useful'])";
Command "insert into T values (array['2635', 'sagittal'])";
Command "insert into T values (array['2636', 'nebular'])";
Command "insert into T values (array['2637', 'anarch'])";
Command "insert into T values (array['2638', 'bundle'])";
Command "insert into T values (array['2639', 'icebox'])";
Command "insert into T values (array['2640', 'rhino'])";
Command "insert into T values (array['2641', 'emendable'])";
Command "insert into T values (array['2642', 'surreptitious'])";
Command "insert into T values (array['2643', 'jut'])";
Command "insert into T values (array['2644', 'spice'])";
Command "insert into T values (array['2645', 'pliable'])";
Command "insert into T values (array['2646', 'frothy'])";
Command "insert into T values (array['2647', 'lettuce'])";
Command "insert into T values (array['2648', 'perpendicular'])";
Command "insert into T values (array['2649', 'pastor'])";
Command "insert into T values (array['2650', 'planetary'])";
Command "insert into T values (array['2651', 'freewheel'])";
Command "insert into T values (array['2652', 'insurrection'])";
Command "insert into T values (array['2653', 'rubric'])";
Command "insert into T values (array['2654', 'quipping'])";
Command "insert into T values (array['2655', 'algaecide'])";
Command "insert into T values (array['2656', 'adhesion'])";
Command "insert into T values (array['2657', 'lavish'])";
Command "insert into T values (array['2658', 'dully'])";
Command "insert into T values (array['2659', 'stamen'])";
Command "insert into T values (array['2660', 'spout'])";
Command "insert into T values (array['2661', 'deflect'])";
Command "insert into T values (array['2662', 'whirlwind'])";
Command "insert into T values (array['2663', 'asceticism'])";
Command "insert into T values (array['2664', 'headsmen'])";
Command "insert into T values (array['2665', 'dismal'])";
Command "insert into T values (array['2666', 'ambling'])";
Command "insert into T values (array['2667', 'ancillary'])";
Command "insert into T values (array['2668', 'ammeter'])";
Command "insert into T values (array['2669', 'lye'])";
Command "insert into T values (array['2670', 'close'])";
Command "insert into T values (array['2671', 'hind'])";
Command "insert into T values (array['2672', 'ocular'])";
Command "insert into T values (array['2673', 'everything'])";
Command "insert into T values (array['2674', 'why'])";
Command "insert into T values (array['2675', 'disparage'])";
Command "insert into T values (array['2676', 'csnet'])";
Command "insert into T values (array['2677', 'brethren'])";
Command "insert into T values (array['2678', 'than'])";
Command "insert into T values (array['2679', 'umlaut'])";
Command "insert into T values (array['2680', 'offspring'])";
Command "insert into T values (array['2681', 'fest'])";
Command "insert into T values (array['2682', 'scorecard'])";
Command "insert into T values (array['2683', 'repeal'])";
Command "insert into T values (array['2684', 'esquire'])";
Command "insert into T values (array['2685', 'footstool'])";
Command "insert into T values (array['2686', 'generate'])";
Command "insert into T values (array['2687', 'fiendish'])";
Command "insert into T values (array['2688', 'smokestack'])";
Command "insert into T values (array['2689', 'tyrosine'])";
Command "insert into T values (array['2690', 'footbridge'])";
Command "insert into T values (array['2691', 'bloodbath'])";
Command "insert into T values (array['2692', 'mobile'])";
Command "insert into T values (array['2693', 'parliamentary'])";
Command "insert into T values (array['2694', 'transpiration'])";
Command "insert into T values (array['2695', 'pour'])";
Command "insert into T values (array['2696', 'anastigmatic'])";
Command "insert into T values (array['2697', 'teamster'])";
Command "insert into T values (array['2698', 'radon'])";
Command "insert into T values (array['2699', 'tau'])";
Command "insert into T values (array['2700', 'welfare'])";
Command "insert into T values (array['2701', 'adult'])";
Command "insert into T values (array['2702', 'ppm'])";
Command "insert into T values (array['2703', 'gent'])";
Command "insert into T values (array['2704', 'recumbent'])";
Command "insert into T values (array['2705', 'transgress'])";
Command "insert into T values (array['2706', 'balance'])";
Command "insert into T values (array['2707', 'antennae'])";
Command "insert into T values (array['2708', 'testify'])";
Command "insert into T values (array['2709', 'helpmate'])";
Command "insert into T values (array['2710', 'byroad'])";
Command "insert into T values (array['2711', 'arrest'])";
Command "insert into T values (array['2712', 'dreg'])";
Command "insert into T values (array['2713', 'affirm'])";
Command "insert into T values (array['2714', 'qualm'])";
Command "insert into T values (array['2715', 'postprocessor'])";
Command "insert into T values (array['2716', 'cachalot'])";
Command "insert into T values (array['2717', 'neuromuscular'])";
Command "insert into T values (array['2718', 'keys'])";
Command "insert into T values (array['2719', 'buckshot'])";
Command "insert into T values (array['2720', 'polyhedral'])";
Command "insert into T values (array['2721', 'steak'])";
Command "insert into T values (array['2722', 'pupil'])";
Command "insert into T values (array['2723', 'midwife'])";
Command "insert into T values (array['2724', 'briar'])";
Command "insert into T values (array['2725', 'skylark'])";
Command "insert into T values (array['2726', 'homogeneous'])";
Command "insert into T values (array['2727', 'zing'])";
Command "insert into T values (array['2728', 'sought'])";
Command "insert into T values (array['2729', 'silane'])";
Command "insert into T values (array['2730', 'automobile'])";
Command "insert into T values (array['2731', 'pathology'])";
Command "insert into T values (array['2732', 'defector'])";
Command "insert into T values (array['2733', 'lawman'])";
Command "insert into T values (array['2734', 'revisable'])";
Command "insert into T values (array['2735', 'betatron'])";
Command "insert into T values (array['2736', 'kingbird'])";
Command "insert into T values (array['2737', 'tarry'])";
Command "insert into T values (array['2738', 'once'])";
Command "insert into T values (array['2739', 'plunk'])";
Command "insert into T values (array['2740', 'ironside'])";
Command "insert into T values (array['2741', 'corporate'])";
Command "insert into T values (array['2742', 'daddy'])";
Command "insert into T values (array['2743', 'forbade'])";
Command "insert into T values (array['2744', 'code'])";
Command "insert into T values (array['2745', 'guernsey'])";
Command "insert into T values (array['2746', 'ruin'])";
Command "insert into T values (array['2747', 'devise'])";
Command "insert into T values (array['2748', 'rhombus'])";
Command "insert into T values (array['2749', 'telegram'])";
Command "insert into T values (array['2750', 'inconclusive'])";
Command "insert into T values (array['2751', 'bar'])";
Command "insert into T values (array['2752', 'strobe'])";
Command "insert into T values (array['2753', 'yeasty'])";
Command "insert into T values (array['2754', 'northbound'])";
Command "insert into T values (array['2755', 'finicky'])";
Command "insert into T values (array['2756', 'wafer'])";
Command "insert into T values (array['2757', 'foe'])";
Command "insert into T values (array['2758', 'ensemble'])";
Command "insert into T values (array['2759', 'mural'])";
Command "insert into T values (array['2760', 'rever'])";
Command "insert into T values (array['2761', 'democracy'])";
Command "insert into T values (array['2762', 'extremal'])";
Command "insert into T values (array['2763', 'giant'])";
Command "insert into T values (array['2764', 'administrable'])";
Command "insert into T values (array['2765', 'hydrochemistry'])";
Command "insert into T values (array['2766', 'pocketful'])";
Command "insert into T values (array['2767', 'stammer'])";
Command "insert into T values (array['2768', 'gavotte'])";
Command "insert into T values (array['2769', 'chart'])";
Command "insert into T values (array['2770', 'ulterior'])";
Command "insert into T values (array['2771', 'doctoral'])";
Command "insert into T values (array['2772', 'medium'])";
Command "insert into T values (array['2773', 'referential'])";
Command "insert into T values (array['2774', 'force'])";
Command "insert into T values (array['2775', 'mob'])";
Command "insert into T values (array['2776', 'droopy'])";
Command "insert into T values (array['2777', 'grainy'])";
Command "insert into T values (array['2778', 'birdbath'])";
Command "insert into T values (array['2779', 'plethora'])";
Command "insert into T values (array['2780', 'gaze'])";
Command "insert into T values (array['2781', 'blest'])";
Command "insert into T values (array['2782', 'missive'])";
Command "insert into T values (array['2783', 'hamburger'])";
Command "insert into T values (array['2784', 'loci'])";
Command "insert into T values (array['2785', 'lobar'])";
Command "insert into T values (array['2786', 'indissoluble'])";
Command "insert into T values (array['2787', 'aboveboard'])";
Command "insert into T values (array['2788', 'calamus'])";
Command "insert into T values (array['2789', 'circumference'])";
Command "insert into T values (array['2790', 'concord'])";
Command "insert into T values (array['2791', 'frantic'])";
Command "insert into T values (array['2792', 'buddy'])";
Command "insert into T values (array['2793', 'cripple'])";
Command "insert into T values (array['2794', 'gummy'])";
Command "insert into T values (array['2795', 'captain'])";
Command "insert into T values (array['2796', 'diamagnetism'])";
Command "insert into T values (array['2797', 'postmen'])";
Command "insert into T values (array['2798', 'lascar'])";
Command "insert into T values (array['2799', 'picnicked'])";
Command "insert into T values (array['2800', 'lawgiver'])";
Command "insert into T values (array['2801', 'dunce'])";
Command "insert into T values (array['2802', 'ketone'])";
Command "insert into T values (array['2803', 'dice'])";
Command "insert into T values (array['2804', 'continuant'])";
Command "insert into T values (array['2805', 'snappy'])";
Command "insert into T values (array['2806', 'temperate'])";
Command "insert into T values (array['2807', 'certificate'])";
Command "insert into T values (array['2808', 'check'])";
Command "insert into T values (array['2809', 'squeeze'])";
Command "insert into T values (array['2810', 'pail'])";
Command "insert into T values (array['2811', 'forgotten'])";
Command "insert into T values (array['2812', 'filter'])";
Command "insert into T values (array['2813', 'gymnast'])";
Command "insert into T values (array['2814', 'hearse'])";
Command "insert into T values (array['2815', 'couscous'])";
Command "insert into T values (array['2816', 'assignation'])";
Command "insert into T values (array['2817', 'bisexual'])";
Command "insert into T values (array['2818', 'sport'])";
Command "insert into T values (array['2819', 'camelback'])";
Command "insert into T values (array['2820', 'sailboat'])";
Command "insert into T values (array['2821', 'inertia'])";
Command "insert into T values (array['2822', 'adequate'])";
Command "insert into T values (array['2823', 'jubilate'])";
Command "insert into T values (array['2824', 'yea'])";
Command "insert into T values (array['2825', 'auric'])";
Command "insert into T values (array['2826', 'pupal'])";
Command "insert into T values (array['2827', 'mudsling'])";
Command "insert into T values (array['2828', 'backlash'])";
Command "insert into T values (array['2829', 'alia'])";
Command "insert into T values (array['2830', 'epiphysis'])";
Command "insert into T values (array['2831', 'gedanken'])";
Command "insert into T values (array['2832', 'tribesmen'])";
Command "insert into T values (array['2833', 'depressible'])";
Command "insert into T values (array['2834', 'beginner'])";
Command "insert into T values (array['2835', 'luge'])";
Command "insert into T values (array['2836', 'lonesome'])";
Command "insert into T values (array['2837', 's'])";
Command "insert into T values (array['2838', 'coprinus'])";
Command "insert into T values (array['2839', 'reddish'])";
Command "insert into T values (array['2840', 'sladang'])";
Command "insert into T values (array['2841', 'premeditate'])";
Command "insert into T values (array['2842', 'transmutation'])";
Command "insert into T values (array['2843', 'press'])";
Command "insert into T values (array['2844', 'muggy'])";
Command "insert into T values (array['2845', 'legible'])";
Command "insert into T values (array['2846', 'crump'])";
Command "insert into T values (array['2847', 'manna'])";
Command "insert into T values (array['2848', 'farce'])";
Command "insert into T values (array['2849', 'embedding'])";
Command "insert into T values (array['2850', 'situate'])";
Command "insert into T values (array['2851', 'mouth'])";
Command "insert into T values (array['2852', 'subrogation'])";
Command "insert into T values (array['2853', 'gush'])";
Command "insert into T values (array['2854', 'grail'])";
Command "insert into T values (array['2855', 'skinny'])";
Command "insert into T values (array['2856', 'bylaw'])";
Command "insert into T values (array['2857', 'copra'])";
Command "insert into T values (array['2858', 'demise'])";
Command "insert into T values (array['2859', 'martini'])";
Command "insert into T values (array['2860', 'regulatory'])";
Command "insert into T values (array['2861', 'barre'])";
Command "insert into T values (array['2862', 'intelligentsia'])";
Command "insert into T values (array['2863', 'postmaster'])";
Command "insert into T values (array['2864', 'europium'])";
Command "insert into T values (array['2865', 'zeal'])";
Command "insert into T values (array['2866', 'spherule'])";
Command "insert into T values (array['2867', 'vinyl'])";
Command "insert into T values (array['2868', 'maze'])";
Command "insert into T values (array['2869', 'corroborate'])";
Command "insert into T values (array['2870', 'continuity'])";
Command "insert into T values (array['2871', 'aldehyde'])";
Command "insert into T values (array['2872', 'wilful'])";
Command "insert into T values (array['2873', 'diffident'])";
Command "insert into T values (array['2874', 'signboard'])";
Command "insert into T values (array['2875', 'inception'])";
Command "insert into T values (array['2876', 'delegable'])";
Command "insert into T values (array['2877', 'clergy'])";
Command "insert into T values (array['2878', 'thump'])";
Command "insert into T values (array['2879', 'venerable'])";
Command "insert into T values (array['2880', 'pushbutton'])";
Command "insert into T values (array['2881', 'heathenish'])";
Command "insert into T values (array['2882', 'hellebore'])";
Command "insert into T values (array['2883', 'capacitor'])";
Command "insert into T values (array['2884', 'commodore'])";
Command "insert into T values (array['2885', 'toxic'])";
Command "insert into T values (array['2886', 'sac'])";
Command "insert into T values (array['2887', 'vengeance'])";
Command "insert into T values (array['2888', 'army'])";
Command "insert into T values (array['2889', 'tinker'])";
Command "insert into T values (array['2890', 'oaken'])";
Command "insert into T values (array['2891', 'drowse'])";
Command "insert into T values (array['2892', 'deferrable'])";
Command "insert into T values (array['2893', 'tetrafluouride'])";
Command "insert into T values (array['2894', 'proportion'])";
Command "insert into T values (array['2895', 'bent'])";
Command "insert into T values (array['2896', 'covalent'])";
Command "insert into T values (array['2897', 'hecatomb'])";
Command "insert into T values (array['2898', 'handlebar'])";
Command "insert into T values (array['2899', 'babble'])";
Command "insert into T values (array['2900', 'stump'])";
Command "insert into T values (array['2901', 'spare'])";
Command "insert into T values (array['2902', 'plod'])";
Command "insert into T values (array['2903', 'sodium'])";
Command "insert into T values (array['2904', 'pollen'])";
Command "insert into T values (array['2905', 'resist'])";
Command "insert into T values (array['2906', 'blockage'])";
Command "insert into T values (array['2907', 'continental'])";
Command "insert into T values (array['2908', 'sorcery'])";
Command "insert into T values (array['2909', 'concern'])";
Command "insert into T values (array['2910', 'mottle'])";
Command "insert into T values (array['2911', 'coffer'])";
Command "insert into T values (array['2912', 'heaven'])";
Command "insert into T values (array['2913', 'accusation'])";
Command "insert into T values (array['2914', 'memorandum'])";
Command "insert into T values (array['2915', 'maneuver'])";
Command "insert into T values (array['2916', 'neuralgia'])";
Command "insert into T values (array['2917', 'evoke'])";
Command "insert into T values (array['2918', 'paramedic'])";
Command "insert into T values (array['2919', 'sorrel'])";
Command "insert into T values (array['2920', 'utmost'])";
Command "insert into T values (array['2921', 'stress'])";
Command "insert into T values (array['2922', 'soar'])";
Command "insert into T values (array['2923', 'relish'])";
Command "insert into T values (array['2924', 'exudation'])";
Command "insert into T values (array['2925', 'issue'])";
Command "insert into T values (array['2926', 'chapel'])";
Command "insert into T values (array['2927', 'acquittal'])";
Command "insert into T values (array['2928', 'jubilee'])";
Command "insert into T values (array['2929', 'folksy'])";
Command "insert into T values (array['2930', 'mescaline'])";
Command "insert into T values (array['2931', 'descend'])";
Command "insert into T values (array['2932', 'hieroglyphic'])";
Command "insert into T values (array['2933', 'vitriolic'])";
Command "insert into T values (array['2934', 'epsilon'])";
Command "insert into T values (array['2935', 'propagate'])";
Command "insert into T values (array['2936', 'keypunch'])";
Command "insert into T values (array['2937', 'abbot'])";
Command "insert into T values (array['2938', 'cordon'])";
Command "insert into T values (array['2939', 'pianissimo'])";
Command "insert into T values (array['2940', 'area'])";
Command "insert into T values (array['2941', 'sleuth'])";
Command "insert into T values (array['2942', 'soignee'])";
Command "insert into T values (array['2943', 'successive'])";
Command "insert into T values (array['2944', 'wrong'])";
Command "insert into T values (array['2945', 'tektite'])";
Command "insert into T values (array['2946', 'retrofitted'])";
Command "insert into T values (array['2947', 'shifty'])";
Command "insert into T values (array['2948', 'tidbit'])";
Command "insert into T values (array['2949', 'sparse'])";
Command "insert into T values (array['2950', 'per'])";
Command "insert into T values (array['2951', 'planar'])";
Command "insert into T values (array['2952', 'slick'])";
Command "insert into T values (array['2953', 'transitive'])";
Command "insert into T values (array['2954', 'cybernetics'])";
Command "insert into T values (array['2955', 'chore'])";
Command "insert into T values (array['2956', 'geography'])";
Command "insert into T values (array['2957', 'referred'])";
Command "insert into T values (array['2958', 'shrimp'])";
Command "insert into T values (array['2959', 'selectmen'])";
Command "insert into T values (array['2960', 'vendible'])";
Command "insert into T values (array['2961', 'ascription'])";
Command "insert into T values (array['2962', 'seldom'])";
Command "insert into T values (array['2963', 'chevron'])";
Command "insert into T values (array['2964', 'matrix'])";
Command "insert into T values (array['2965', 'caret'])";
Command "insert into T values (array['2966', 'stool'])";
Command "insert into T values (array['2967', 'wiry'])";
Command "insert into T values (array['2968', 'waltz'])";
Command "insert into T values (array['2969', 'dereference'])";
Command "insert into T values (array['2970', 'hush'])";
Command "insert into T values (array['2971', 'pansy'])";
Command "insert into T values (array['2972', 'impair'])";
Command "insert into T values (array['2973', 'gigawatt'])";
Command "insert into T values (array['2974', 'withheld'])";
Command "insert into T values (array['2975', 'vaccinate'])";
Command "insert into T values (array['2976', 'gibbous'])";
Command "insert into T values (array['2977', 'calf'])";
Command "insert into T values (array['2978', 'moduli'])";
Command "insert into T values (array['2979', 'element'])";
Command "insert into T values (array['2980', 'ding'])";
Command "insert into T values (array['2981', 'honeydew'])";
Command "insert into T values (array['2982', 'timeout'])";
Command "insert into T values (array['2983', 'oilmen'])";
Command "insert into T values (array['2984', 'disburse'])";
Command "insert into T values (array['2985', 'morphine'])";
Command "insert into T values (array['2986', 'besiege'])";
Command "insert into T values (array['2987', 'inoperative'])";
Command "insert into T values (array['2988', 'vaunt'])";
Command "insert into T values (array['2989', 'buckwheat'])";
Command "insert into T values (array['2990', 'itch'])";
Command "insert into T values (array['2991', 'accusatory'])";
Command "insert into T values (array['2992', 'infuriate'])";
Command "insert into T values (array['2993', 'whet'])";
Command "insert into T values (array['2994', 'auctioneer'])";
Command "insert into T values (array['2995', 'cannonball'])";
Command "insert into T values (array['2996', 'spangle'])";
Command "insert into T values (array['2997', 'doorkeep'])";
Command "insert into T values (array['2998', 'canyon'])";
Command "insert into T values (array['2999', 'inoffensive'])";
Command "insert into T values (array['3000', 'precursor'])";

Command "verify table T cascade continue";

Command "select NAME from T where NAME[] = 'bbb'";
Command "select NAME from T where NAME[] < 'bbb'";
Command "select NAME from T where NAME[] <= 'bbb'";
Command "select NAME from T where NAME[] > 'bbb'";
Command "select NAME from T where NAME[] >= 'bbb'";

Command "select NAME from T where NAME[] = 'abode'";
Command "select NAME from T where NAME[] like 'abode'";
Command "select NAME from T where NAME[] like 'ab%'";
Command "select NAME from T where NAME[] like 'ab%e'";
Command "select NAME from T where NAME[] like 'ab_%' escape '_'";

Command "verify table T cascade continue";

Command "update T set NAME = (array['1000', 'XXXXXXXXXXXXXXXXX00']) where NAME[] = '1000'";
Command "update T set NAME = (array['1001', 'XXXXXXXXXXXXXXXXX01']) where NAME[] = '1001'";
Command "update T set NAME = (array['1002', 'XXXXXXXXXXXXXXXXX02']) where NAME[] = '1002'";
Command "update T set NAME = (array['1003', 'XXXXXXXXXXXXXXXXX03']) where NAME[] = '1003'";
Command "update T set NAME = (array['1004', 'XXXXXXXXXXXXXXXXX04']) where NAME[] = '1004'";
Command "update T set NAME = (array['1005', 'XXXXXXXXXXXXXXXXX05']) where NAME[] = '1005'";
Command "update T set NAME = (array['1006', 'XXXXXXXXXXXXXXXXX06']) where NAME[] = '1006'";
Command "update T set NAME = (array['1007', 'XXXXXXXXXXXXXXXXX07']) where NAME[] = '1007'";
Command "update T set NAME = (array['1008', 'XXXXXXXXXXXXXXXXX08']) where NAME[] = '1008'";
Command "update T set NAME = (array['1009', 'XXXXXXXXXXXXXXXXX09']) where NAME[] = '1009'";
Command "update T set NAME = (array['1010', 'XXXXXXXXXXXXXXXXX10']) where NAME[] = '1010'";
Command "update T set NAME = (array['1011', 'XXXXXXXXXXXXXXXXX11']) where NAME[] = '1011'";
Command "update T set NAME = (array['1012', 'XXXXXXXXXXXXXXXXX12']) where NAME[] = '1012'";
Command "update T set NAME = (array['1013', 'XXXXXXXXXXXXXXXXX13']) where NAME[] = '1013'";
Command "update T set NAME = (array['1014', 'XXXXXXXXXXXXXXXXX14']) where NAME[] = '1014'";
Command "update T set NAME = (array['1015', 'XXXXXXXXXXXXXXXXX15']) where NAME[] = '1015'";
Command "update T set NAME = (array['1016', 'XXXXXXXXXXXXXXXXX16']) where NAME[] = '1016'";
Command "update T set NAME = (array['1017', 'XXXXXXXXXXXXXXXXX17']) where NAME[] = '1017'";
Command "update T set NAME = (array['1018', 'XXXXXXXXXXXXXXXXX18']) where NAME[] = '1018'";
Command "update T set NAME = (array['1019', 'XXXXXXXXXXXXXXXXX19']) where NAME[] = '1019'";

Command "select NAME from T where NAME[] like 'XXXXXXXXXXXXXXXXX%'";
Command "select NAME from T where NAME[] like '10__'";

Command "verify table T cascade continue";

Command "delete T where NAME[] = '3000'";
Command "delete T where NAME[] = '2999'";
Command "delete T where NAME[] = '2998'";
Command "delete T where NAME[] = '2997'";
Command "delete T where NAME[] = '2996'";
Command "delete T where NAME[] = '2995'";
Command "delete T where NAME[] = '2994'";
Command "delete T where NAME[] = '2993'";
Command "delete T where NAME[] = '2992'";
Command "delete T where NAME[] = '2991'";
Command "delete T where NAME[] = '2990'";
Command "delete T where NAME[] = '2989'";
Command "delete T where NAME[] = '2988'";
Command "delete T where NAME[] = '2987'";
Command "delete T where NAME[] = '2986'";
Command "delete T where NAME[] = '2985'";
Command "delete T where NAME[] = '2984'";
Command "delete T where NAME[] = '2983'";
Command "delete T where NAME[] = '2982'";
Command "delete T where NAME[] = '2981'";
Command "delete T where NAME[] = '2980'";
Command "delete T where NAME[] = '2979'";
Command "delete T where NAME[] = '2978'";
Command "delete T where NAME[] = '2977'";
Command "delete T where NAME[] = '2976'";
Command "delete T where NAME[] = '2975'";
Command "delete T where NAME[] = '2974'";
Command "delete T where NAME[] = '2973'";
Command "delete T where NAME[] = '2972'";
Command "delete T where NAME[] = '2971'";
Command "delete T where NAME[] = '2970'";
Command "delete T where NAME[] = '2969'";
Command "delete T where NAME[] = '2968'";
Command "delete T where NAME[] = '2967'";
Command "delete T where NAME[] = '2966'";
Command "delete T where NAME[] = '2965'";
Command "delete T where NAME[] = '2964'";
Command "delete T where NAME[] = '2963'";
Command "delete T where NAME[] = '2962'";
Command "delete T where NAME[] = '2961'";
Command "delete T where NAME[] = '2960'";
Command "delete T where NAME[] = '2959'";
Command "delete T where NAME[] = '2958'";
Command "delete T where NAME[] = '2957'";
Command "delete T where NAME[] = '2956'";
Command "delete T where NAME[] = '2955'";
Command "delete T where NAME[] = '2954'";
Command "delete T where NAME[] = '2953'";
Command "delete T where NAME[] = '2952'";
Command "delete T where NAME[] = '2951'";
Command "delete T where NAME[] = '2950'";
Command "delete T where NAME[] = '2949'";
Command "delete T where NAME[] = '2948'";
Command "delete T where NAME[] = '2947'";
Command "delete T where NAME[] = '2946'";
Command "delete T where NAME[] = '2945'";
Command "delete T where NAME[] = '2944'";
Command "delete T where NAME[] = '2943'";
Command "delete T where NAME[] = '2942'";
Command "delete T where NAME[] = '2941'";
Command "delete T where NAME[] = '2940'";
Command "delete T where NAME[] = '2939'";
Command "delete T where NAME[] = '2938'";
Command "delete T where NAME[] = '2937'";
Command "delete T where NAME[] = '2936'";
Command "delete T where NAME[] = '2935'";
Command "delete T where NAME[] = '2934'";
Command "delete T where NAME[] = '2933'";
Command "delete T where NAME[] = '2932'";
Command "delete T where NAME[] = '2931'";
Command "delete T where NAME[] = '2930'";
Command "delete T where NAME[] = '2929'";
Command "delete T where NAME[] = '2928'";
Command "delete T where NAME[] = '2927'";
Command "delete T where NAME[] = '2926'";
Command "delete T where NAME[] = '2925'";
Command "delete T where NAME[] = '2924'";
Command "delete T where NAME[] = '2923'";
Command "delete T where NAME[] = '2922'";
Command "delete T where NAME[] = '2921'";
Command "delete T where NAME[] = '2920'";
Command "delete T where NAME[] = '2919'";
Command "delete T where NAME[] = '2918'";
Command "delete T where NAME[] = '2917'";
Command "delete T where NAME[] = '2916'";
Command "delete T where NAME[] = '2915'";
Command "delete T where NAME[] = '2914'";
Command "delete T where NAME[] = '2913'";
Command "delete T where NAME[] = '2912'";
Command "delete T where NAME[] = '2911'";
Command "delete T where NAME[] = '2910'";
Command "delete T where NAME[] = '2909'";
Command "delete T where NAME[] = '2908'";
Command "delete T where NAME[] = '2907'";
Command "delete T where NAME[] = '2906'";
Command "delete T where NAME[] = '2905'";
Command "delete T where NAME[] = '2904'";
Command "delete T where NAME[] = '2903'";
Command "delete T where NAME[] = '2902'";
Command "delete T where NAME[] = '2901'";
Command "delete T where NAME[] = '2900'";
Command "delete T where NAME[] = '2899'";
Command "delete T where NAME[] = '2898'";
Command "delete T where NAME[] = '2897'";
Command "delete T where NAME[] = '2896'";
Command "delete T where NAME[] = '2895'";
Command "delete T where NAME[] = '2894'";
Command "delete T where NAME[] = '2893'";
Command "delete T where NAME[] = '2892'";
Command "delete T where NAME[] = '2891'";
Command "delete T where NAME[] = '2890'";
Command "delete T where NAME[] = '2889'";
Command "delete T where NAME[] = '2888'";
Command "delete T where NAME[] = '2887'";
Command "delete T where NAME[] = '2886'";
Command "delete T where NAME[] = '2885'";
Command "delete T where NAME[] = '2884'";
Command "delete T where NAME[] = '2883'";
Command "delete T where NAME[] = '2882'";
Command "delete T where NAME[] = '2881'";
Command "delete T where NAME[] = '2880'";
Command "delete T where NAME[] = '2879'";
Command "delete T where NAME[] = '2878'";
Command "delete T where NAME[] = '2877'";
Command "delete T where NAME[] = '2876'";
Command "delete T where NAME[] = '2875'";
Command "delete T where NAME[] = '2874'";
Command "delete T where NAME[] = '2873'";
Command "delete T where NAME[] = '2872'";
Command "delete T where NAME[] = '2871'";
Command "delete T where NAME[] = '2870'";
Command "delete T where NAME[] = '2869'";
Command "delete T where NAME[] = '2868'";
Command "delete T where NAME[] = '2867'";
Command "delete T where NAME[] = '2866'";
Command "delete T where NAME[] = '2865'";
Command "delete T where NAME[] = '2864'";
Command "delete T where NAME[] = '2863'";
Command "delete T where NAME[] = '2862'";
Command "delete T where NAME[] = '2861'";
Command "delete T where NAME[] = '2860'";
Command "delete T where NAME[] = '2859'";
Command "delete T where NAME[] = '2858'";
Command "delete T where NAME[] = '2857'";
Command "delete T where NAME[] = '2856'";
Command "delete T where NAME[] = '2855'";
Command "delete T where NAME[] = '2854'";
Command "delete T where NAME[] = '2853'";
Command "delete T where NAME[] = '2852'";
Command "delete T where NAME[] = '2851'";
Command "delete T where NAME[] = '2850'";
Command "delete T where NAME[] = '2849'";
Command "delete T where NAME[] = '2848'";
Command "delete T where NAME[] = '2847'";
Command "delete T where NAME[] = '2846'";
Command "delete T where NAME[] = '2845'";
Command "delete T where NAME[] = '2844'";
Command "delete T where NAME[] = '2843'";
Command "delete T where NAME[] = '2842'";
Command "delete T where NAME[] = '2841'";
Command "delete T where NAME[] = '2840'";
Command "delete T where NAME[] = '2839'";
Command "delete T where NAME[] = '2838'";
Command "delete T where NAME[] = '2837'";
Command "delete T where NAME[] = '2836'";
Command "delete T where NAME[] = '2835'";
Command "delete T where NAME[] = '2834'";
Command "delete T where NAME[] = '2833'";
Command "delete T where NAME[] = '2832'";
Command "delete T where NAME[] = '2831'";
Command "delete T where NAME[] = '2830'";
Command "delete T where NAME[] = '2829'";
Command "delete T where NAME[] = '2828'";
Command "delete T where NAME[] = '2827'";
Command "delete T where NAME[] = '2826'";
Command "delete T where NAME[] = '2825'";
Command "delete T where NAME[] = '2824'";
Command "delete T where NAME[] = '2823'";
Command "delete T where NAME[] = '2822'";
Command "delete T where NAME[] = '2821'";
Command "delete T where NAME[] = '2820'";
Command "delete T where NAME[] = '2819'";
Command "delete T where NAME[] = '2818'";
Command "delete T where NAME[] = '2817'";
Command "delete T where NAME[] = '2816'";
Command "delete T where NAME[] = '2815'";
Command "delete T where NAME[] = '2814'";
Command "delete T where NAME[] = '2813'";
Command "delete T where NAME[] = '2812'";
Command "delete T where NAME[] = '2811'";
Command "delete T where NAME[] = '2810'";
Command "delete T where NAME[] = '2809'";
Command "delete T where NAME[] = '2808'";
Command "delete T where NAME[] = '2807'";
Command "delete T where NAME[] = '2806'";
Command "delete T where NAME[] = '2805'";
Command "delete T where NAME[] = '2804'";
Command "delete T where NAME[] = '2803'";
Command "delete T where NAME[] = '2802'";
Command "delete T where NAME[] = '2801'";
Command "delete T where NAME[] = '2800'";
Command "delete T where NAME[] = '2799'";
Command "delete T where NAME[] = '2798'";
Command "delete T where NAME[] = '2797'";
Command "delete T where NAME[] = '2796'";
Command "delete T where NAME[] = '2795'";
Command "delete T where NAME[] = '2794'";
Command "delete T where NAME[] = '2793'";
Command "delete T where NAME[] = '2792'";
Command "delete T where NAME[] = '2791'";
Command "delete T where NAME[] = '2790'";
Command "delete T where NAME[] = '2789'";
Command "delete T where NAME[] = '2788'";
Command "delete T where NAME[] = '2787'";
Command "delete T where NAME[] = '2786'";
Command "delete T where NAME[] = '2785'";
Command "delete T where NAME[] = '2784'";
Command "delete T where NAME[] = '2783'";
Command "delete T where NAME[] = '2782'";
Command "delete T where NAME[] = '2781'";
Command "delete T where NAME[] = '2780'";
Command "delete T where NAME[] = '2779'";
Command "delete T where NAME[] = '2778'";
Command "delete T where NAME[] = '2777'";
Command "delete T where NAME[] = '2776'";
Command "delete T where NAME[] = '2775'";
Command "delete T where NAME[] = '2774'";
Command "delete T where NAME[] = '2773'";
Command "delete T where NAME[] = '2772'";
Command "delete T where NAME[] = '2771'";
Command "delete T where NAME[] = '2770'";
Command "delete T where NAME[] = '2769'";
Command "delete T where NAME[] = '2768'";
Command "delete T where NAME[] = '2767'";
Command "delete T where NAME[] = '2766'";
Command "delete T where NAME[] = '2765'";
Command "delete T where NAME[] = '2764'";
Command "delete T where NAME[] = '2763'";
Command "delete T where NAME[] = '2762'";
Command "delete T where NAME[] = '2761'";
Command "delete T where NAME[] = '2760'";
Command "delete T where NAME[] = '2759'";
Command "delete T where NAME[] = '2758'";
Command "delete T where NAME[] = '2757'";
Command "delete T where NAME[] = '2756'";
Command "delete T where NAME[] = '2755'";
Command "delete T where NAME[] = '2754'";
Command "delete T where NAME[] = '2753'";
Command "delete T where NAME[] = '2752'";
Command "delete T where NAME[] = '2751'";
Command "delete T where NAME[] = '2750'";
Command "delete T where NAME[] = '2749'";
Command "delete T where NAME[] = '2748'";
Command "delete T where NAME[] = '2747'";
Command "delete T where NAME[] = '2746'";
Command "delete T where NAME[] = '2745'";
Command "delete T where NAME[] = '2744'";
Command "delete T where NAME[] = '2743'";
Command "delete T where NAME[] = '2742'";
Command "delete T where NAME[] = '2741'";
Command "delete T where NAME[] = '2740'";
Command "delete T where NAME[] = '2739'";
Command "delete T where NAME[] = '2738'";
Command "delete T where NAME[] = '2737'";
Command "delete T where NAME[] = '2736'";
Command "delete T where NAME[] = '2735'";
Command "delete T where NAME[] = '2734'";
Command "delete T where NAME[] = '2733'";
Command "delete T where NAME[] = '2732'";
Command "delete T where NAME[] = '2731'";
Command "delete T where NAME[] = '2730'";
Command "delete T where NAME[] = '2729'";
Command "delete T where NAME[] = '2728'";
Command "delete T where NAME[] = '2727'";
Command "delete T where NAME[] = '2726'";
Command "delete T where NAME[] = '2725'";
Command "delete T where NAME[] = '2724'";
Command "delete T where NAME[] = '2723'";
Command "delete T where NAME[] = '2722'";
Command "delete T where NAME[] = '2721'";
Command "delete T where NAME[] = '2720'";
Command "delete T where NAME[] = '2719'";
Command "delete T where NAME[] = '2718'";
Command "delete T where NAME[] = '2717'";
Command "delete T where NAME[] = '2716'";
Command "delete T where NAME[] = '2715'";
Command "delete T where NAME[] = '2714'";
Command "delete T where NAME[] = '2713'";
Command "delete T where NAME[] = '2712'";
Command "delete T where NAME[] = '2711'";
Command "delete T where NAME[] = '2710'";
Command "delete T where NAME[] = '2709'";
Command "delete T where NAME[] = '2708'";
Command "delete T where NAME[] = '2707'";
Command "delete T where NAME[] = '2706'";
Command "delete T where NAME[] = '2705'";
Command "delete T where NAME[] = '2704'";
Command "delete T where NAME[] = '2703'";
Command "delete T where NAME[] = '2702'";
Command "delete T where NAME[] = '2701'";
Command "delete T where NAME[] = '2700'";
Command "delete T where NAME[] = '2699'";
Command "delete T where NAME[] = '2698'";
Command "delete T where NAME[] = '2697'";
Command "delete T where NAME[] = '2696'";
Command "delete T where NAME[] = '2695'";
Command "delete T where NAME[] = '2694'";
Command "delete T where NAME[] = '2693'";
Command "delete T where NAME[] = '2692'";
Command "delete T where NAME[] = '2691'";
Command "delete T where NAME[] = '2690'";
Command "delete T where NAME[] = '2689'";
Command "delete T where NAME[] = '2688'";
Command "delete T where NAME[] = '2687'";
Command "delete T where NAME[] = '2686'";
Command "delete T where NAME[] = '2685'";
Command "delete T where NAME[] = '2684'";
Command "delete T where NAME[] = '2683'";
Command "delete T where NAME[] = '2682'";
Command "delete T where NAME[] = '2681'";
Command "delete T where NAME[] = '2680'";
Command "delete T where NAME[] = '2679'";
Command "delete T where NAME[] = '2678'";
Command "delete T where NAME[] = '2677'";
Command "delete T where NAME[] = '2676'";
Command "delete T where NAME[] = '2675'";
Command "delete T where NAME[] = '2674'";
Command "delete T where NAME[] = '2673'";
Command "delete T where NAME[] = '2672'";
Command "delete T where NAME[] = '2671'";
Command "delete T where NAME[] = '2670'";
Command "delete T where NAME[] = '2669'";
Command "delete T where NAME[] = '2668'";
Command "delete T where NAME[] = '2667'";
Command "delete T where NAME[] = '2666'";
Command "delete T where NAME[] = '2665'";
Command "delete T where NAME[] = '2664'";
Command "delete T where NAME[] = '2663'";
Command "delete T where NAME[] = '2662'";
Command "delete T where NAME[] = '2661'";
Command "delete T where NAME[] = '2660'";
Command "delete T where NAME[] = '2659'";
Command "delete T where NAME[] = '2658'";
Command "delete T where NAME[] = '2657'";
Command "delete T where NAME[] = '2656'";
Command "delete T where NAME[] = '2655'";
Command "delete T where NAME[] = '2654'";
Command "delete T where NAME[] = '2653'";
Command "delete T where NAME[] = '2652'";
Command "delete T where NAME[] = '2651'";
Command "delete T where NAME[] = '2650'";
Command "delete T where NAME[] = '2649'";
Command "delete T where NAME[] = '2648'";
Command "delete T where NAME[] = '2647'";
Command "delete T where NAME[] = '2646'";
Command "delete T where NAME[] = '2645'";
Command "delete T where NAME[] = '2644'";
Command "delete T where NAME[] = '2643'";
Command "delete T where NAME[] = '2642'";
Command "delete T where NAME[] = '2641'";
Command "delete T where NAME[] = '2640'";
Command "delete T where NAME[] = '2639'";
Command "delete T where NAME[] = '2638'";
Command "delete T where NAME[] = '2637'";
Command "delete T where NAME[] = '2636'";
Command "delete T where NAME[] = '2635'";
Command "delete T where NAME[] = '2634'";
Command "delete T where NAME[] = '2633'";
Command "delete T where NAME[] = '2632'";
Command "delete T where NAME[] = '2631'";
Command "delete T where NAME[] = '2630'";
Command "delete T where NAME[] = '2629'";
Command "delete T where NAME[] = '2628'";
Command "delete T where NAME[] = '2627'";
Command "delete T where NAME[] = '2626'";
Command "delete T where NAME[] = '2625'";
Command "delete T where NAME[] = '2624'";
Command "delete T where NAME[] = '2623'";
Command "delete T where NAME[] = '2622'";
Command "delete T where NAME[] = '2621'";
Command "delete T where NAME[] = '2620'";
Command "delete T where NAME[] = '2619'";
Command "delete T where NAME[] = '2618'";
Command "delete T where NAME[] = '2617'";
Command "delete T where NAME[] = '2616'";
Command "delete T where NAME[] = '2615'";
Command "delete T where NAME[] = '2614'";
Command "delete T where NAME[] = '2613'";
Command "delete T where NAME[] = '2612'";
Command "delete T where NAME[] = '2611'";
Command "delete T where NAME[] = '2610'";
Command "delete T where NAME[] = '2609'";
Command "delete T where NAME[] = '2608'";
Command "delete T where NAME[] = '2607'";
Command "delete T where NAME[] = '2606'";
Command "delete T where NAME[] = '2605'";
Command "delete T where NAME[] = '2604'";
Command "delete T where NAME[] = '2603'";
Command "delete T where NAME[] = '2602'";
Command "delete T where NAME[] = '2601'";
Command "delete T where NAME[] = '2600'";
Command "delete T where NAME[] = '2599'";
Command "delete T where NAME[] = '2598'";
Command "delete T where NAME[] = '2597'";
Command "delete T where NAME[] = '2596'";
Command "delete T where NAME[] = '2595'";
Command "delete T where NAME[] = '2594'";
Command "delete T where NAME[] = '2593'";
Command "delete T where NAME[] = '2592'";
Command "delete T where NAME[] = '2591'";
Command "delete T where NAME[] = '2590'";
Command "delete T where NAME[] = '2589'";
Command "delete T where NAME[] = '2588'";
Command "delete T where NAME[] = '2587'";
Command "delete T where NAME[] = '2586'";
Command "delete T where NAME[] = '2585'";
Command "delete T where NAME[] = '2584'";
Command "delete T where NAME[] = '2583'";
Command "delete T where NAME[] = '2582'";
Command "delete T where NAME[] = '2581'";
Command "delete T where NAME[] = '2580'";
Command "delete T where NAME[] = '2579'";
Command "delete T where NAME[] = '2578'";
Command "delete T where NAME[] = '2577'";
Command "delete T where NAME[] = '2576'";
Command "delete T where NAME[] = '2575'";
Command "delete T where NAME[] = '2574'";
Command "delete T where NAME[] = '2573'";
Command "delete T where NAME[] = '2572'";
Command "delete T where NAME[] = '2571'";
Command "delete T where NAME[] = '2570'";
Command "delete T where NAME[] = '2569'";
Command "delete T where NAME[] = '2568'";
Command "delete T where NAME[] = '2567'";
Command "delete T where NAME[] = '2566'";
Command "delete T where NAME[] = '2565'";
Command "delete T where NAME[] = '2564'";
Command "delete T where NAME[] = '2563'";
Command "delete T where NAME[] = '2562'";
Command "delete T where NAME[] = '2561'";
Command "delete T where NAME[] = '2560'";
Command "delete T where NAME[] = '2559'";
Command "delete T where NAME[] = '2558'";
Command "delete T where NAME[] = '2557'";
Command "delete T where NAME[] = '2556'";
Command "delete T where NAME[] = '2555'";
Command "delete T where NAME[] = '2554'";
Command "delete T where NAME[] = '2553'";
Command "delete T where NAME[] = '2552'";
Command "delete T where NAME[] = '2551'";
Command "delete T where NAME[] = '2550'";
Command "delete T where NAME[] = '2549'";
Command "delete T where NAME[] = '2548'";
Command "delete T where NAME[] = '2547'";
Command "delete T where NAME[] = '2546'";
Command "delete T where NAME[] = '2545'";
Command "delete T where NAME[] = '2544'";
Command "delete T where NAME[] = '2543'";
Command "delete T where NAME[] = '2542'";
Command "delete T where NAME[] = '2541'";
Command "delete T where NAME[] = '2540'";
Command "delete T where NAME[] = '2539'";
Command "delete T where NAME[] = '2538'";
Command "delete T where NAME[] = '2537'";
Command "delete T where NAME[] = '2536'";
Command "delete T where NAME[] = '2535'";
Command "delete T where NAME[] = '2534'";
Command "delete T where NAME[] = '2533'";
Command "delete T where NAME[] = '2532'";
Command "delete T where NAME[] = '2531'";
Command "delete T where NAME[] = '2530'";
Command "delete T where NAME[] = '2529'";
Command "delete T where NAME[] = '2528'";
Command "delete T where NAME[] = '2527'";
Command "delete T where NAME[] = '2526'";
Command "delete T where NAME[] = '2525'";
Command "delete T where NAME[] = '2524'";
Command "delete T where NAME[] = '2523'";
Command "delete T where NAME[] = '2522'";
Command "delete T where NAME[] = '2521'";
Command "delete T where NAME[] = '2520'";
Command "delete T where NAME[] = '2519'";
Command "delete T where NAME[] = '2518'";
Command "delete T where NAME[] = '2517'";
Command "delete T where NAME[] = '2516'";
Command "delete T where NAME[] = '2515'";
Command "delete T where NAME[] = '2514'";
Command "delete T where NAME[] = '2513'";
Command "delete T where NAME[] = '2512'";
Command "delete T where NAME[] = '2511'";
Command "delete T where NAME[] = '2510'";
Command "delete T where NAME[] = '2509'";
Command "delete T where NAME[] = '2508'";
Command "delete T where NAME[] = '2507'";
Command "delete T where NAME[] = '2506'";
Command "delete T where NAME[] = '2505'";
Command "delete T where NAME[] = '2504'";
Command "delete T where NAME[] = '2503'";
Command "delete T where NAME[] = '2502'";
Command "delete T where NAME[] = '2501'";
Command "delete T where NAME[] = '2500'";
Command "delete T where NAME[] = '2499'";
Command "delete T where NAME[] = '2498'";
Command "delete T where NAME[] = '2497'";
Command "delete T where NAME[] = '2496'";
Command "delete T where NAME[] = '2495'";
Command "delete T where NAME[] = '2494'";
Command "delete T where NAME[] = '2493'";
Command "delete T where NAME[] = '2492'";
Command "delete T where NAME[] = '2491'";
Command "delete T where NAME[] = '2490'";
Command "delete T where NAME[] = '2489'";
Command "delete T where NAME[] = '2488'";
Command "delete T where NAME[] = '2487'";
Command "delete T where NAME[] = '2486'";
Command "delete T where NAME[] = '2485'";
Command "delete T where NAME[] = '2484'";
Command "delete T where NAME[] = '2483'";
Command "delete T where NAME[] = '2482'";
Command "delete T where NAME[] = '2481'";
Command "delete T where NAME[] = '2480'";
Command "delete T where NAME[] = '2479'";
Command "delete T where NAME[] = '2478'";
Command "delete T where NAME[] = '2477'";
Command "delete T where NAME[] = '2476'";
Command "delete T where NAME[] = '2475'";
Command "delete T where NAME[] = '2474'";
Command "delete T where NAME[] = '2473'";
Command "delete T where NAME[] = '2472'";
Command "delete T where NAME[] = '2471'";
Command "delete T where NAME[] = '2470'";
Command "delete T where NAME[] = '2469'";
Command "delete T where NAME[] = '2468'";
Command "delete T where NAME[] = '2467'";
Command "delete T where NAME[] = '2466'";
Command "delete T where NAME[] = '2465'";
Command "delete T where NAME[] = '2464'";
Command "delete T where NAME[] = '2463'";
Command "delete T where NAME[] = '2462'";
Command "delete T where NAME[] = '2461'";
Command "delete T where NAME[] = '2460'";
Command "delete T where NAME[] = '2459'";
Command "delete T where NAME[] = '2458'";
Command "delete T where NAME[] = '2457'";
Command "delete T where NAME[] = '2456'";
Command "delete T where NAME[] = '2455'";
Command "delete T where NAME[] = '2454'";
Command "delete T where NAME[] = '2453'";
Command "delete T where NAME[] = '2452'";
Command "delete T where NAME[] = '2451'";
Command "delete T where NAME[] = '2450'";
Command "delete T where NAME[] = '2449'";
Command "delete T where NAME[] = '2448'";
Command "delete T where NAME[] = '2447'";
Command "delete T where NAME[] = '2446'";
Command "delete T where NAME[] = '2445'";
Command "delete T where NAME[] = '2444'";
Command "delete T where NAME[] = '2443'";
Command "delete T where NAME[] = '2442'";
Command "delete T where NAME[] = '2441'";
Command "delete T where NAME[] = '2440'";
Command "delete T where NAME[] = '2439'";
Command "delete T where NAME[] = '2438'";
Command "delete T where NAME[] = '2437'";
Command "delete T where NAME[] = '2436'";
Command "delete T where NAME[] = '2435'";
Command "delete T where NAME[] = '2434'";
Command "delete T where NAME[] = '2433'";
Command "delete T where NAME[] = '2432'";
Command "delete T where NAME[] = '2431'";
Command "delete T where NAME[] = '2430'";
Command "delete T where NAME[] = '2429'";
Command "delete T where NAME[] = '2428'";
Command "delete T where NAME[] = '2427'";
Command "delete T where NAME[] = '2426'";
Command "delete T where NAME[] = '2425'";
Command "delete T where NAME[] = '2424'";
Command "delete T where NAME[] = '2423'";
Command "delete T where NAME[] = '2422'";
Command "delete T where NAME[] = '2421'";
Command "delete T where NAME[] = '2420'";
Command "delete T where NAME[] = '2419'";
Command "delete T where NAME[] = '2418'";
Command "delete T where NAME[] = '2417'";
Command "delete T where NAME[] = '2416'";
Command "delete T where NAME[] = '2415'";
Command "delete T where NAME[] = '2414'";
Command "delete T where NAME[] = '2413'";
Command "delete T where NAME[] = '2412'";
Command "delete T where NAME[] = '2411'";
Command "delete T where NAME[] = '2410'";
Command "delete T where NAME[] = '2409'";
Command "delete T where NAME[] = '2408'";
Command "delete T where NAME[] = '2407'";
Command "delete T where NAME[] = '2406'";
Command "delete T where NAME[] = '2405'";
Command "delete T where NAME[] = '2404'";
Command "delete T where NAME[] = '2403'";
Command "delete T where NAME[] = '2402'";
Command "delete T where NAME[] = '2401'";
Command "delete T where NAME[] = '2400'";
Command "delete T where NAME[] = '2399'";
Command "delete T where NAME[] = '2398'";
Command "delete T where NAME[] = '2397'";
Command "delete T where NAME[] = '2396'";
Command "delete T where NAME[] = '2395'";
Command "delete T where NAME[] = '2394'";
Command "delete T where NAME[] = '2393'";
Command "delete T where NAME[] = '2392'";
Command "delete T where NAME[] = '2391'";
Command "delete T where NAME[] = '2390'";
Command "delete T where NAME[] = '2389'";
Command "delete T where NAME[] = '2388'";
Command "delete T where NAME[] = '2387'";
Command "delete T where NAME[] = '2386'";
Command "delete T where NAME[] = '2385'";
Command "delete T where NAME[] = '2384'";
Command "delete T where NAME[] = '2383'";
Command "delete T where NAME[] = '2382'";
Command "delete T where NAME[] = '2381'";
Command "delete T where NAME[] = '2380'";
Command "delete T where NAME[] = '2379'";
Command "delete T where NAME[] = '2378'";
Command "delete T where NAME[] = '2377'";
Command "delete T where NAME[] = '2376'";
Command "delete T where NAME[] = '2375'";
Command "delete T where NAME[] = '2374'";
Command "delete T where NAME[] = '2373'";
Command "delete T where NAME[] = '2372'";
Command "delete T where NAME[] = '2371'";
Command "delete T where NAME[] = '2370'";
Command "delete T where NAME[] = '2369'";
Command "delete T where NAME[] = '2368'";
Command "delete T where NAME[] = '2367'";
Command "delete T where NAME[] = '2366'";
Command "delete T where NAME[] = '2365'";
Command "delete T where NAME[] = '2364'";
Command "delete T where NAME[] = '2363'";
Command "delete T where NAME[] = '2362'";
Command "delete T where NAME[] = '2361'";
Command "delete T where NAME[] = '2360'";
Command "delete T where NAME[] = '2359'";
Command "delete T where NAME[] = '2358'";
Command "delete T where NAME[] = '2357'";
Command "delete T where NAME[] = '2356'";
Command "delete T where NAME[] = '2355'";
Command "delete T where NAME[] = '2354'";
Command "delete T where NAME[] = '2353'";
Command "delete T where NAME[] = '2352'";
Command "delete T where NAME[] = '2351'";
Command "delete T where NAME[] = '2350'";
Command "delete T where NAME[] = '2349'";
Command "delete T where NAME[] = '2348'";
Command "delete T where NAME[] = '2347'";
Command "delete T where NAME[] = '2346'";
Command "delete T where NAME[] = '2345'";
Command "delete T where NAME[] = '2344'";
Command "delete T where NAME[] = '2343'";
Command "delete T where NAME[] = '2342'";
Command "delete T where NAME[] = '2341'";
Command "delete T where NAME[] = '2340'";
Command "delete T where NAME[] = '2339'";
Command "delete T where NAME[] = '2338'";
Command "delete T where NAME[] = '2337'";
Command "delete T where NAME[] = '2336'";
Command "delete T where NAME[] = '2335'";
Command "delete T where NAME[] = '2334'";
Command "delete T where NAME[] = '2333'";
Command "delete T where NAME[] = '2332'";
Command "delete T where NAME[] = '2331'";
Command "delete T where NAME[] = '2330'";
Command "delete T where NAME[] = '2329'";
Command "delete T where NAME[] = '2328'";
Command "delete T where NAME[] = '2327'";
Command "delete T where NAME[] = '2326'";
Command "delete T where NAME[] = '2325'";
Command "delete T where NAME[] = '2324'";
Command "delete T where NAME[] = '2323'";
Command "delete T where NAME[] = '2322'";
Command "delete T where NAME[] = '2321'";
Command "delete T where NAME[] = '2320'";
Command "delete T where NAME[] = '2319'";
Command "delete T where NAME[] = '2318'";
Command "delete T where NAME[] = '2317'";
Command "delete T where NAME[] = '2316'";
Command "delete T where NAME[] = '2315'";
Command "delete T where NAME[] = '2314'";
Command "delete T where NAME[] = '2313'";
Command "delete T where NAME[] = '2312'";
Command "delete T where NAME[] = '2311'";
Command "delete T where NAME[] = '2310'";
Command "delete T where NAME[] = '2309'";
Command "delete T where NAME[] = '2308'";
Command "delete T where NAME[] = '2307'";
Command "delete T where NAME[] = '2306'";
Command "delete T where NAME[] = '2305'";
Command "delete T where NAME[] = '2304'";
Command "delete T where NAME[] = '2303'";
Command "delete T where NAME[] = '2302'";
Command "delete T where NAME[] = '2301'";
Command "delete T where NAME[] = '2300'";
Command "delete T where NAME[] = '2299'";
Command "delete T where NAME[] = '2298'";
Command "delete T where NAME[] = '2297'";
Command "delete T where NAME[] = '2296'";
Command "delete T where NAME[] = '2295'";
Command "delete T where NAME[] = '2294'";
Command "delete T where NAME[] = '2293'";
Command "delete T where NAME[] = '2292'";
Command "delete T where NAME[] = '2291'";
Command "delete T where NAME[] = '2290'";
Command "delete T where NAME[] = '2289'";
Command "delete T where NAME[] = '2288'";
Command "delete T where NAME[] = '2287'";
Command "delete T where NAME[] = '2286'";
Command "delete T where NAME[] = '2285'";
Command "delete T where NAME[] = '2284'";
Command "delete T where NAME[] = '2283'";
Command "delete T where NAME[] = '2282'";
Command "delete T where NAME[] = '2281'";
Command "delete T where NAME[] = '2280'";
Command "delete T where NAME[] = '2279'";
Command "delete T where NAME[] = '2278'";
Command "delete T where NAME[] = '2277'";
Command "delete T where NAME[] = '2276'";
Command "delete T where NAME[] = '2275'";
Command "delete T where NAME[] = '2274'";
Command "delete T where NAME[] = '2273'";
Command "delete T where NAME[] = '2272'";
Command "delete T where NAME[] = '2271'";
Command "delete T where NAME[] = '2270'";
Command "delete T where NAME[] = '2269'";
Command "delete T where NAME[] = '2268'";
Command "delete T where NAME[] = '2267'";
Command "delete T where NAME[] = '2266'";
Command "delete T where NAME[] = '2265'";
Command "delete T where NAME[] = '2264'";
Command "delete T where NAME[] = '2263'";
Command "delete T where NAME[] = '2262'";
Command "delete T where NAME[] = '2261'";
Command "delete T where NAME[] = '2260'";
Command "delete T where NAME[] = '2259'";
Command "delete T where NAME[] = '2258'";
Command "delete T where NAME[] = '2257'";
Command "delete T where NAME[] = '2256'";
Command "delete T where NAME[] = '2255'";
Command "delete T where NAME[] = '2254'";
Command "delete T where NAME[] = '2253'";
Command "delete T where NAME[] = '2252'";
Command "delete T where NAME[] = '2251'";
Command "delete T where NAME[] = '2250'";
Command "delete T where NAME[] = '2249'";
Command "delete T where NAME[] = '2248'";
Command "delete T where NAME[] = '2247'";
Command "delete T where NAME[] = '2246'";
Command "delete T where NAME[] = '2245'";
Command "delete T where NAME[] = '2244'";
Command "delete T where NAME[] = '2243'";
Command "delete T where NAME[] = '2242'";
Command "delete T where NAME[] = '2241'";
Command "delete T where NAME[] = '2240'";
Command "delete T where NAME[] = '2239'";
Command "delete T where NAME[] = '2238'";
Command "delete T where NAME[] = '2237'";
Command "delete T where NAME[] = '2236'";
Command "delete T where NAME[] = '2235'";
Command "delete T where NAME[] = '2234'";
Command "delete T where NAME[] = '2233'";
Command "delete T where NAME[] = '2232'";
Command "delete T where NAME[] = '2231'";
Command "delete T where NAME[] = '2230'";
Command "delete T where NAME[] = '2229'";
Command "delete T where NAME[] = '2228'";
Command "delete T where NAME[] = '2227'";
Command "delete T where NAME[] = '2226'";
Command "delete T where NAME[] = '2225'";
Command "delete T where NAME[] = '2224'";
Command "delete T where NAME[] = '2223'";
Command "delete T where NAME[] = '2222'";
Command "delete T where NAME[] = '2221'";
Command "delete T where NAME[] = '2220'";
Command "delete T where NAME[] = '2219'";
Command "delete T where NAME[] = '2218'";
Command "delete T where NAME[] = '2217'";
Command "delete T where NAME[] = '2216'";
Command "delete T where NAME[] = '2215'";
Command "delete T where NAME[] = '2214'";
Command "delete T where NAME[] = '2213'";
Command "delete T where NAME[] = '2212'";
Command "delete T where NAME[] = '2211'";
Command "delete T where NAME[] = '2210'";
Command "delete T where NAME[] = '2209'";
Command "delete T where NAME[] = '2208'";
Command "delete T where NAME[] = '2207'";
Command "delete T where NAME[] = '2206'";
Command "delete T where NAME[] = '2205'";
Command "delete T where NAME[] = '2204'";
Command "delete T where NAME[] = '2203'";
Command "delete T where NAME[] = '2202'";
Command "delete T where NAME[] = '2201'";
Command "delete T where NAME[] = '2200'";
Command "delete T where NAME[] = '2199'";
Command "delete T where NAME[] = '2198'";
Command "delete T where NAME[] = '2197'";
Command "delete T where NAME[] = '2196'";
Command "delete T where NAME[] = '2195'";
Command "delete T where NAME[] = '2194'";
Command "delete T where NAME[] = '2193'";
Command "delete T where NAME[] = '2192'";
Command "delete T where NAME[] = '2191'";
Command "delete T where NAME[] = '2190'";
Command "delete T where NAME[] = '2189'";
Command "delete T where NAME[] = '2188'";
Command "delete T where NAME[] = '2187'";
Command "delete T where NAME[] = '2186'";
Command "delete T where NAME[] = '2185'";
Command "delete T where NAME[] = '2184'";
Command "delete T where NAME[] = '2183'";
Command "delete T where NAME[] = '2182'";
Command "delete T where NAME[] = '2181'";
Command "delete T where NAME[] = '2180'";
Command "delete T where NAME[] = '2179'";
Command "delete T where NAME[] = '2178'";
Command "delete T where NAME[] = '2177'";
Command "delete T where NAME[] = '2176'";
Command "delete T where NAME[] = '2175'";
Command "delete T where NAME[] = '2174'";
Command "delete T where NAME[] = '2173'";
Command "delete T where NAME[] = '2172'";
Command "delete T where NAME[] = '2171'";
Command "delete T where NAME[] = '2170'";
Command "delete T where NAME[] = '2169'";
Command "delete T where NAME[] = '2168'";
Command "delete T where NAME[] = '2167'";
Command "delete T where NAME[] = '2166'";
Command "delete T where NAME[] = '2165'";
Command "delete T where NAME[] = '2164'";
Command "delete T where NAME[] = '2163'";
Command "delete T where NAME[] = '2162'";
Command "delete T where NAME[] = '2161'";
Command "delete T where NAME[] = '2160'";
Command "delete T where NAME[] = '2159'";
Command "delete T where NAME[] = '2158'";
Command "delete T where NAME[] = '2157'";
Command "delete T where NAME[] = '2156'";
Command "delete T where NAME[] = '2155'";
Command "delete T where NAME[] = '2154'";
Command "delete T where NAME[] = '2153'";
Command "delete T where NAME[] = '2152'";
Command "delete T where NAME[] = '2151'";
Command "delete T where NAME[] = '2150'";
Command "delete T where NAME[] = '2149'";
Command "delete T where NAME[] = '2148'";
Command "delete T where NAME[] = '2147'";
Command "delete T where NAME[] = '2146'";
Command "delete T where NAME[] = '2145'";
Command "delete T where NAME[] = '2144'";
Command "delete T where NAME[] = '2143'";
Command "delete T where NAME[] = '2142'";
Command "delete T where NAME[] = '2141'";
Command "delete T where NAME[] = '2140'";
Command "delete T where NAME[] = '2139'";
Command "delete T where NAME[] = '2138'";
Command "delete T where NAME[] = '2137'";
Command "delete T where NAME[] = '2136'";
Command "delete T where NAME[] = '2135'";
Command "delete T where NAME[] = '2134'";
Command "delete T where NAME[] = '2133'";
Command "delete T where NAME[] = '2132'";
Command "delete T where NAME[] = '2131'";
Command "delete T where NAME[] = '2130'";
Command "delete T where NAME[] = '2129'";
Command "delete T where NAME[] = '2128'";
Command "delete T where NAME[] = '2127'";
Command "delete T where NAME[] = '2126'";
Command "delete T where NAME[] = '2125'";
Command "delete T where NAME[] = '2124'";
Command "delete T where NAME[] = '2123'";
Command "delete T where NAME[] = '2122'";
Command "delete T where NAME[] = '2121'";
Command "delete T where NAME[] = '2120'";
Command "delete T where NAME[] = '2119'";
Command "delete T where NAME[] = '2118'";
Command "delete T where NAME[] = '2117'";
Command "delete T where NAME[] = '2116'";
Command "delete T where NAME[] = '2115'";
Command "delete T where NAME[] = '2114'";
Command "delete T where NAME[] = '2113'";
Command "delete T where NAME[] = '2112'";
Command "delete T where NAME[] = '2111'";
Command "delete T where NAME[] = '2110'";
Command "delete T where NAME[] = '2109'";
Command "delete T where NAME[] = '2108'";
Command "delete T where NAME[] = '2107'";
Command "delete T where NAME[] = '2106'";
Command "delete T where NAME[] = '2105'";
Command "delete T where NAME[] = '2104'";
Command "delete T where NAME[] = '2103'";
Command "delete T where NAME[] = '2102'";
Command "delete T where NAME[] = '2101'";
Command "delete T where NAME[] = '2100'";
Command "delete T where NAME[] = '2099'";
Command "delete T where NAME[] = '2098'";
Command "delete T where NAME[] = '2097'";
Command "delete T where NAME[] = '2096'";
Command "delete T where NAME[] = '2095'";
Command "delete T where NAME[] = '2094'";
Command "delete T where NAME[] = '2093'";
Command "delete T where NAME[] = '2092'";
Command "delete T where NAME[] = '2091'";
Command "delete T where NAME[] = '2090'";
Command "delete T where NAME[] = '2089'";
Command "delete T where NAME[] = '2088'";
Command "delete T where NAME[] = '2087'";
Command "delete T where NAME[] = '2086'";
Command "delete T where NAME[] = '2085'";
Command "delete T where NAME[] = '2084'";
Command "delete T where NAME[] = '2083'";
Command "delete T where NAME[] = '2082'";
Command "delete T where NAME[] = '2081'";
Command "delete T where NAME[] = '2080'";
Command "delete T where NAME[] = '2079'";
Command "delete T where NAME[] = '2078'";
Command "delete T where NAME[] = '2077'";
Command "delete T where NAME[] = '2076'";
Command "delete T where NAME[] = '2075'";
Command "delete T where NAME[] = '2074'";
Command "delete T where NAME[] = '2073'";
Command "delete T where NAME[] = '2072'";
Command "delete T where NAME[] = '2071'";
Command "delete T where NAME[] = '2070'";
Command "delete T where NAME[] = '2069'";
Command "delete T where NAME[] = '2068'";
Command "delete T where NAME[] = '2067'";
Command "delete T where NAME[] = '2066'";
Command "delete T where NAME[] = '2065'";
Command "delete T where NAME[] = '2064'";
Command "delete T where NAME[] = '2063'";
Command "delete T where NAME[] = '2062'";
Command "delete T where NAME[] = '2061'";
Command "delete T where NAME[] = '2060'";
Command "delete T where NAME[] = '2059'";
Command "delete T where NAME[] = '2058'";
Command "delete T where NAME[] = '2057'";
Command "delete T where NAME[] = '2056'";
Command "delete T where NAME[] = '2055'";
Command "delete T where NAME[] = '2054'";
Command "delete T where NAME[] = '2053'";
Command "delete T where NAME[] = '2052'";
Command "delete T where NAME[] = '2051'";
Command "delete T where NAME[] = '2050'";
Command "delete T where NAME[] = '2049'";
Command "delete T where NAME[] = '2048'";
Command "delete T where NAME[] = '2047'";
Command "delete T where NAME[] = '2046'";
Command "delete T where NAME[] = '2045'";
Command "delete T where NAME[] = '2044'";
Command "delete T where NAME[] = '2043'";
Command "delete T where NAME[] = '2042'";
Command "delete T where NAME[] = '2041'";
Command "delete T where NAME[] = '2040'";
Command "delete T where NAME[] = '2039'";
Command "delete T where NAME[] = '2038'";
Command "delete T where NAME[] = '2037'";
Command "delete T where NAME[] = '2036'";
Command "delete T where NAME[] = '2035'";
Command "delete T where NAME[] = '2034'";
Command "delete T where NAME[] = '2033'";
Command "delete T where NAME[] = '2032'";
Command "delete T where NAME[] = '2031'";
Command "delete T where NAME[] = '2030'";
Command "delete T where NAME[] = '2029'";
Command "delete T where NAME[] = '2028'";
Command "delete T where NAME[] = '2027'";
Command "delete T where NAME[] = '2026'";
Command "delete T where NAME[] = '2025'";
Command "delete T where NAME[] = '2024'";
Command "delete T where NAME[] = '2023'";
Command "delete T where NAME[] = '2022'";
Command "delete T where NAME[] = '2021'";
Command "delete T where NAME[] = '2020'";
Command "delete T where NAME[] = '2019'";
Command "delete T where NAME[] = '2018'";
Command "delete T where NAME[] = '2017'";
Command "delete T where NAME[] = '2016'";
Command "delete T where NAME[] = '2015'";
Command "delete T where NAME[] = '2014'";
Command "delete T where NAME[] = '2013'";
Command "delete T where NAME[] = '2012'";
Command "delete T where NAME[] = '2011'";
Command "delete T where NAME[] = '2010'";
Command "delete T where NAME[] = '2009'";
Command "delete T where NAME[] = '2008'";
Command "delete T where NAME[] = '2007'";
Command "delete T where NAME[] = '2006'";
Command "delete T where NAME[] = '2005'";
Command "delete T where NAME[] = '2004'";
Command "delete T where NAME[] = '2003'";
Command "delete T where NAME[] = '2002'";
Command "delete T where NAME[] = '2001'";
Command "delete T where NAME[] = '2000'";
Command "delete T where NAME[] = '1999'";
Command "delete T where NAME[] = '1998'";
Command "delete T where NAME[] = '1997'";
Command "delete T where NAME[] = '1996'";
Command "delete T where NAME[] = '1995'";
Command "delete T where NAME[] = '1994'";
Command "delete T where NAME[] = '1993'";
Command "delete T where NAME[] = '1992'";
Command "delete T where NAME[] = '1991'";
Command "delete T where NAME[] = '1990'";
Command "delete T where NAME[] = '1989'";
Command "delete T where NAME[] = '1988'";
Command "delete T where NAME[] = '1987'";
Command "delete T where NAME[] = '1986'";
Command "delete T where NAME[] = '1985'";
Command "delete T where NAME[] = '1984'";
Command "delete T where NAME[] = '1983'";
Command "delete T where NAME[] = '1982'";
Command "delete T where NAME[] = '1981'";
Command "delete T where NAME[] = '1980'";
Command "delete T where NAME[] = '1979'";
Command "delete T where NAME[] = '1978'";
Command "delete T where NAME[] = '1977'";
Command "delete T where NAME[] = '1976'";
Command "delete T where NAME[] = '1975'";
Command "delete T where NAME[] = '1974'";
Command "delete T where NAME[] = '1973'";
Command "delete T where NAME[] = '1972'";
Command "delete T where NAME[] = '1971'";
Command "delete T where NAME[] = '1970'";
Command "delete T where NAME[] = '1969'";
Command "delete T where NAME[] = '1968'";
Command "delete T where NAME[] = '1967'";
Command "delete T where NAME[] = '1966'";
Command "delete T where NAME[] = '1965'";
Command "delete T where NAME[] = '1964'";
Command "delete T where NAME[] = '1963'";
Command "delete T where NAME[] = '1962'";
Command "delete T where NAME[] = '1961'";
Command "delete T where NAME[] = '1960'";
Command "delete T where NAME[] = '1959'";
Command "delete T where NAME[] = '1958'";
Command "delete T where NAME[] = '1957'";
Command "delete T where NAME[] = '1956'";
Command "delete T where NAME[] = '1955'";
Command "delete T where NAME[] = '1954'";
Command "delete T where NAME[] = '1953'";
Command "delete T where NAME[] = '1952'";
Command "delete T where NAME[] = '1951'";
Command "delete T where NAME[] = '1950'";
Command "delete T where NAME[] = '1949'";
Command "delete T where NAME[] = '1948'";
Command "delete T where NAME[] = '1947'";
Command "delete T where NAME[] = '1946'";
Command "delete T where NAME[] = '1945'";
Command "delete T where NAME[] = '1944'";
Command "delete T where NAME[] = '1943'";
Command "delete T where NAME[] = '1942'";
Command "delete T where NAME[] = '1941'";
Command "delete T where NAME[] = '1940'";
Command "delete T where NAME[] = '1939'";
Command "delete T where NAME[] = '1938'";
Command "delete T where NAME[] = '1937'";
Command "delete T where NAME[] = '1936'";
Command "delete T where NAME[] = '1935'";
Command "delete T where NAME[] = '1934'";
Command "delete T where NAME[] = '1933'";
Command "delete T where NAME[] = '1932'";
Command "delete T where NAME[] = '1931'";
Command "delete T where NAME[] = '1930'";
Command "delete T where NAME[] = '1929'";
Command "delete T where NAME[] = '1928'";
Command "delete T where NAME[] = '1927'";
Command "delete T where NAME[] = '1926'";
Command "delete T where NAME[] = '1925'";
Command "delete T where NAME[] = '1924'";
Command "delete T where NAME[] = '1923'";
Command "delete T where NAME[] = '1922'";
Command "delete T where NAME[] = '1921'";
Command "delete T where NAME[] = '1920'";
Command "delete T where NAME[] = '1919'";
Command "delete T where NAME[] = '1918'";
Command "delete T where NAME[] = '1917'";
Command "delete T where NAME[] = '1916'";
Command "delete T where NAME[] = '1915'";
Command "delete T where NAME[] = '1914'";
Command "delete T where NAME[] = '1913'";
Command "delete T where NAME[] = '1912'";
Command "delete T where NAME[] = '1911'";
Command "delete T where NAME[] = '1910'";
Command "delete T where NAME[] = '1909'";
Command "delete T where NAME[] = '1908'";
Command "delete T where NAME[] = '1907'";
Command "delete T where NAME[] = '1906'";
Command "delete T where NAME[] = '1905'";
Command "delete T where NAME[] = '1904'";
Command "delete T where NAME[] = '1903'";
Command "delete T where NAME[] = '1902'";
Command "delete T where NAME[] = '1901'";
Command "delete T where NAME[] = '1900'";
Command "delete T where NAME[] = '1899'";
Command "delete T where NAME[] = '1898'";
Command "delete T where NAME[] = '1897'";
Command "delete T where NAME[] = '1896'";
Command "delete T where NAME[] = '1895'";
Command "delete T where NAME[] = '1894'";
Command "delete T where NAME[] = '1893'";
Command "delete T where NAME[] = '1892'";
Command "delete T where NAME[] = '1891'";
Command "delete T where NAME[] = '1890'";
Command "delete T where NAME[] = '1889'";
Command "delete T where NAME[] = '1888'";
Command "delete T where NAME[] = '1887'";
Command "delete T where NAME[] = '1886'";
Command "delete T where NAME[] = '1885'";
Command "delete T where NAME[] = '1884'";
Command "delete T where NAME[] = '1883'";
Command "delete T where NAME[] = '1882'";
Command "delete T where NAME[] = '1881'";
Command "delete T where NAME[] = '1880'";
Command "delete T where NAME[] = '1879'";
Command "delete T where NAME[] = '1878'";
Command "delete T where NAME[] = '1877'";
Command "delete T where NAME[] = '1876'";
Command "delete T where NAME[] = '1875'";
Command "delete T where NAME[] = '1874'";
Command "delete T where NAME[] = '1873'";
Command "delete T where NAME[] = '1872'";
Command "delete T where NAME[] = '1871'";
Command "delete T where NAME[] = '1870'";
Command "delete T where NAME[] = '1869'";
Command "delete T where NAME[] = '1868'";
Command "delete T where NAME[] = '1867'";
Command "delete T where NAME[] = '1866'";
Command "delete T where NAME[] = '1865'";
Command "delete T where NAME[] = '1864'";
Command "delete T where NAME[] = '1863'";
Command "delete T where NAME[] = '1862'";
Command "delete T where NAME[] = '1861'";
Command "delete T where NAME[] = '1860'";
Command "delete T where NAME[] = '1859'";
Command "delete T where NAME[] = '1858'";
Command "delete T where NAME[] = '1857'";
Command "delete T where NAME[] = '1856'";
Command "delete T where NAME[] = '1855'";
Command "delete T where NAME[] = '1854'";
Command "delete T where NAME[] = '1853'";
Command "delete T where NAME[] = '1852'";
Command "delete T where NAME[] = '1851'";
Command "delete T where NAME[] = '1850'";
Command "delete T where NAME[] = '1849'";
Command "delete T where NAME[] = '1848'";
Command "delete T where NAME[] = '1847'";
Command "delete T where NAME[] = '1846'";
Command "delete T where NAME[] = '1845'";
Command "delete T where NAME[] = '1844'";
Command "delete T where NAME[] = '1843'";
Command "delete T where NAME[] = '1842'";
Command "delete T where NAME[] = '1841'";
Command "delete T where NAME[] = '1840'";
Command "delete T where NAME[] = '1839'";
Command "delete T where NAME[] = '1838'";
Command "delete T where NAME[] = '1837'";
Command "delete T where NAME[] = '1836'";
Command "delete T where NAME[] = '1835'";
Command "delete T where NAME[] = '1834'";
Command "delete T where NAME[] = '1833'";
Command "delete T where NAME[] = '1832'";
Command "delete T where NAME[] = '1831'";
Command "delete T where NAME[] = '1830'";
Command "delete T where NAME[] = '1829'";
Command "delete T where NAME[] = '1828'";
Command "delete T where NAME[] = '1827'";
Command "delete T where NAME[] = '1826'";
Command "delete T where NAME[] = '1825'";
Command "delete T where NAME[] = '1824'";
Command "delete T where NAME[] = '1823'";
Command "delete T where NAME[] = '1822'";
Command "delete T where NAME[] = '1821'";
Command "delete T where NAME[] = '1820'";
Command "delete T where NAME[] = '1819'";
Command "delete T where NAME[] = '1818'";
Command "delete T where NAME[] = '1817'";
Command "delete T where NAME[] = '1816'";
Command "delete T where NAME[] = '1815'";
Command "delete T where NAME[] = '1814'";
Command "delete T where NAME[] = '1813'";
Command "delete T where NAME[] = '1812'";
Command "delete T where NAME[] = '1811'";
Command "delete T where NAME[] = '1810'";
Command "delete T where NAME[] = '1809'";
Command "delete T where NAME[] = '1808'";
Command "delete T where NAME[] = '1807'";
Command "delete T where NAME[] = '1806'";
Command "delete T where NAME[] = '1805'";
Command "delete T where NAME[] = '1804'";
Command "delete T where NAME[] = '1803'";
Command "delete T where NAME[] = '1802'";
Command "delete T where NAME[] = '1801'";
Command "delete T where NAME[] = '1800'";
Command "delete T where NAME[] = '1799'";
Command "delete T where NAME[] = '1798'";
Command "delete T where NAME[] = '1797'";
Command "delete T where NAME[] = '1796'";
Command "delete T where NAME[] = '1795'";
Command "delete T where NAME[] = '1794'";
Command "delete T where NAME[] = '1793'";
Command "delete T where NAME[] = '1792'";
Command "delete T where NAME[] = '1791'";
Command "delete T where NAME[] = '1790'";
Command "delete T where NAME[] = '1789'";
Command "delete T where NAME[] = '1788'";
Command "delete T where NAME[] = '1787'";
Command "delete T where NAME[] = '1786'";
Command "delete T where NAME[] = '1785'";
Command "delete T where NAME[] = '1784'";
Command "delete T where NAME[] = '1783'";
Command "delete T where NAME[] = '1782'";
Command "delete T where NAME[] = '1781'";
Command "delete T where NAME[] = '1780'";
Command "delete T where NAME[] = '1779'";
Command "delete T where NAME[] = '1778'";
Command "delete T where NAME[] = '1777'";
Command "delete T where NAME[] = '1776'";
Command "delete T where NAME[] = '1775'";
Command "delete T where NAME[] = '1774'";
Command "delete T where NAME[] = '1773'";
Command "delete T where NAME[] = '1772'";
Command "delete T where NAME[] = '1771'";
Command "delete T where NAME[] = '1770'";
Command "delete T where NAME[] = '1769'";
Command "delete T where NAME[] = '1768'";
Command "delete T where NAME[] = '1767'";
Command "delete T where NAME[] = '1766'";
Command "delete T where NAME[] = '1765'";
Command "delete T where NAME[] = '1764'";
Command "delete T where NAME[] = '1763'";
Command "delete T where NAME[] = '1762'";
Command "delete T where NAME[] = '1761'";
Command "delete T where NAME[] = '1760'";
Command "delete T where NAME[] = '1759'";
Command "delete T where NAME[] = '1758'";
Command "delete T where NAME[] = '1757'";
Command "delete T where NAME[] = '1756'";
Command "delete T where NAME[] = '1755'";
Command "delete T where NAME[] = '1754'";
Command "delete T where NAME[] = '1753'";
Command "delete T where NAME[] = '1752'";
Command "delete T where NAME[] = '1751'";
Command "delete T where NAME[] = '1750'";
Command "delete T where NAME[] = '1749'";
Command "delete T where NAME[] = '1748'";
Command "delete T where NAME[] = '1747'";
Command "delete T where NAME[] = '1746'";
Command "delete T where NAME[] = '1745'";
Command "delete T where NAME[] = '1744'";
Command "delete T where NAME[] = '1743'";
Command "delete T where NAME[] = '1742'";
Command "delete T where NAME[] = '1741'";
Command "delete T where NAME[] = '1740'";
Command "delete T where NAME[] = '1739'";
Command "delete T where NAME[] = '1738'";
Command "delete T where NAME[] = '1737'";
Command "delete T where NAME[] = '1736'";
Command "delete T where NAME[] = '1735'";
Command "delete T where NAME[] = '1734'";
Command "delete T where NAME[] = '1733'";
Command "delete T where NAME[] = '1732'";
Command "delete T where NAME[] = '1731'";
Command "delete T where NAME[] = '1730'";
Command "delete T where NAME[] = '1729'";
Command "delete T where NAME[] = '1728'";
Command "delete T where NAME[] = '1727'";
Command "delete T where NAME[] = '1726'";
Command "delete T where NAME[] = '1725'";
Command "delete T where NAME[] = '1724'";
Command "delete T where NAME[] = '1723'";
Command "delete T where NAME[] = '1722'";
Command "delete T where NAME[] = '1721'";
Command "delete T where NAME[] = '1720'";
Command "delete T where NAME[] = '1719'";
Command "delete T where NAME[] = '1718'";
Command "delete T where NAME[] = '1717'";
Command "delete T where NAME[] = '1716'";
Command "delete T where NAME[] = '1715'";
Command "delete T where NAME[] = '1714'";
Command "delete T where NAME[] = '1713'";
Command "delete T where NAME[] = '1712'";
Command "delete T where NAME[] = '1711'";
Command "delete T where NAME[] = '1710'";
Command "delete T where NAME[] = '1709'";
Command "delete T where NAME[] = '1708'";
Command "delete T where NAME[] = '1707'";
Command "delete T where NAME[] = '1706'";
Command "delete T where NAME[] = '1705'";
Command "delete T where NAME[] = '1704'";
Command "delete T where NAME[] = '1703'";
Command "delete T where NAME[] = '1702'";
Command "delete T where NAME[] = '1701'";
Command "delete T where NAME[] = '1700'";
Command "delete T where NAME[] = '1699'";
Command "delete T where NAME[] = '1698'";
Command "delete T where NAME[] = '1697'";
Command "delete T where NAME[] = '1696'";
Command "delete T where NAME[] = '1695'";
Command "delete T where NAME[] = '1694'";
Command "delete T where NAME[] = '1693'";
Command "delete T where NAME[] = '1692'";
Command "delete T where NAME[] = '1691'";
Command "delete T where NAME[] = '1690'";
Command "delete T where NAME[] = '1689'";
Command "delete T where NAME[] = '1688'";
Command "delete T where NAME[] = '1687'";
Command "delete T where NAME[] = '1686'";
Command "delete T where NAME[] = '1685'";
Command "delete T where NAME[] = '1684'";
Command "delete T where NAME[] = '1683'";
Command "delete T where NAME[] = '1682'";
Command "delete T where NAME[] = '1681'";
Command "delete T where NAME[] = '1680'";
Command "delete T where NAME[] = '1679'";
Command "delete T where NAME[] = '1678'";
Command "delete T where NAME[] = '1677'";
Command "delete T where NAME[] = '1676'";
Command "delete T where NAME[] = '1675'";
Command "delete T where NAME[] = '1674'";
Command "delete T where NAME[] = '1673'";
Command "delete T where NAME[] = '1672'";
Command "delete T where NAME[] = '1671'";
Command "delete T where NAME[] = '1670'";
Command "delete T where NAME[] = '1669'";
Command "delete T where NAME[] = '1668'";
Command "delete T where NAME[] = '1667'";
Command "delete T where NAME[] = '1666'";
Command "delete T where NAME[] = '1665'";
Command "delete T where NAME[] = '1664'";
Command "delete T where NAME[] = '1663'";
Command "delete T where NAME[] = '1662'";
Command "delete T where NAME[] = '1661'";
Command "delete T where NAME[] = '1660'";
Command "delete T where NAME[] = '1659'";
Command "delete T where NAME[] = '1658'";
Command "delete T where NAME[] = '1657'";
Command "delete T where NAME[] = '1656'";
Command "delete T where NAME[] = '1655'";
Command "delete T where NAME[] = '1654'";
Command "delete T where NAME[] = '1653'";
Command "delete T where NAME[] = '1652'";
Command "delete T where NAME[] = '1651'";
Command "delete T where NAME[] = '1650'";
Command "delete T where NAME[] = '1649'";
Command "delete T where NAME[] = '1648'";
Command "delete T where NAME[] = '1647'";
Command "delete T where NAME[] = '1646'";
Command "delete T where NAME[] = '1645'";
Command "delete T where NAME[] = '1644'";
Command "delete T where NAME[] = '1643'";
Command "delete T where NAME[] = '1642'";
Command "delete T where NAME[] = '1641'";
Command "delete T where NAME[] = '1640'";
Command "delete T where NAME[] = '1639'";
Command "delete T where NAME[] = '1638'";
Command "delete T where NAME[] = '1637'";
Command "delete T where NAME[] = '1636'";
Command "delete T where NAME[] = '1635'";
Command "delete T where NAME[] = '1634'";
Command "delete T where NAME[] = '1633'";
Command "delete T where NAME[] = '1632'";
Command "delete T where NAME[] = '1631'";
Command "delete T where NAME[] = '1630'";
Command "delete T where NAME[] = '1629'";
Command "delete T where NAME[] = '1628'";
Command "delete T where NAME[] = '1627'";
Command "delete T where NAME[] = '1626'";
Command "delete T where NAME[] = '1625'";
Command "delete T where NAME[] = '1624'";
Command "delete T where NAME[] = '1623'";
Command "delete T where NAME[] = '1622'";
Command "delete T where NAME[] = '1621'";
Command "delete T where NAME[] = '1620'";
Command "delete T where NAME[] = '1619'";
Command "delete T where NAME[] = '1618'";
Command "delete T where NAME[] = '1617'";
Command "delete T where NAME[] = '1616'";
Command "delete T where NAME[] = '1615'";
Command "delete T where NAME[] = '1614'";
Command "delete T where NAME[] = '1613'";
Command "delete T where NAME[] = '1612'";
Command "delete T where NAME[] = '1611'";
Command "delete T where NAME[] = '1610'";
Command "delete T where NAME[] = '1609'";
Command "delete T where NAME[] = '1608'";
Command "delete T where NAME[] = '1607'";
Command "delete T where NAME[] = '1606'";
Command "delete T where NAME[] = '1605'";
Command "delete T where NAME[] = '1604'";
Command "delete T where NAME[] = '1603'";
Command "delete T where NAME[] = '1602'";
Command "delete T where NAME[] = '1601'";
Command "delete T where NAME[] = '1600'";
Command "delete T where NAME[] = '1599'";
Command "delete T where NAME[] = '1598'";
Command "delete T where NAME[] = '1597'";
Command "delete T where NAME[] = '1596'";
Command "delete T where NAME[] = '1595'";
Command "delete T where NAME[] = '1594'";
Command "delete T where NAME[] = '1593'";
Command "delete T where NAME[] = '1592'";
Command "delete T where NAME[] = '1591'";
Command "delete T where NAME[] = '1590'";
Command "delete T where NAME[] = '1589'";
Command "delete T where NAME[] = '1588'";
Command "delete T where NAME[] = '1587'";
Command "delete T where NAME[] = '1586'";
Command "delete T where NAME[] = '1585'";
Command "delete T where NAME[] = '1584'";
Command "delete T where NAME[] = '1583'";
Command "delete T where NAME[] = '1582'";
Command "delete T where NAME[] = '1581'";
Command "delete T where NAME[] = '1580'";
Command "delete T where NAME[] = '1579'";
Command "delete T where NAME[] = '1578'";
Command "delete T where NAME[] = '1577'";
Command "delete T where NAME[] = '1576'";
Command "delete T where NAME[] = '1575'";
Command "delete T where NAME[] = '1574'";
Command "delete T where NAME[] = '1573'";
Command "delete T where NAME[] = '1572'";
Command "delete T where NAME[] = '1571'";
Command "delete T where NAME[] = '1570'";
Command "delete T where NAME[] = '1569'";
Command "delete T where NAME[] = '1568'";
Command "delete T where NAME[] = '1567'";
Command "delete T where NAME[] = '1566'";
Command "delete T where NAME[] = '1565'";
Command "delete T where NAME[] = '1564'";
Command "delete T where NAME[] = '1563'";
Command "delete T where NAME[] = '1562'";
Command "delete T where NAME[] = '1561'";
Command "delete T where NAME[] = '1560'";
Command "delete T where NAME[] = '1559'";
Command "delete T where NAME[] = '1558'";
Command "delete T where NAME[] = '1557'";
Command "delete T where NAME[] = '1556'";
Command "delete T where NAME[] = '1555'";
Command "delete T where NAME[] = '1554'";
Command "delete T where NAME[] = '1553'";
Command "delete T where NAME[] = '1552'";
Command "delete T where NAME[] = '1551'";
Command "delete T where NAME[] = '1550'";
Command "delete T where NAME[] = '1549'";
Command "delete T where NAME[] = '1548'";
Command "delete T where NAME[] = '1547'";
Command "delete T where NAME[] = '1546'";
Command "delete T where NAME[] = '1545'";
Command "delete T where NAME[] = '1544'";
Command "delete T where NAME[] = '1543'";
Command "delete T where NAME[] = '1542'";
Command "delete T where NAME[] = '1541'";
Command "delete T where NAME[] = '1540'";
Command "delete T where NAME[] = '1539'";
Command "delete T where NAME[] = '1538'";
Command "delete T where NAME[] = '1537'";
Command "delete T where NAME[] = '1536'";
Command "delete T where NAME[] = '1535'";
Command "delete T where NAME[] = '1534'";
Command "delete T where NAME[] = '1533'";
Command "delete T where NAME[] = '1532'";
Command "delete T where NAME[] = '1531'";
Command "delete T where NAME[] = '1530'";
Command "delete T where NAME[] = '1529'";
Command "delete T where NAME[] = '1528'";
Command "delete T where NAME[] = '1527'";
Command "delete T where NAME[] = '1526'";
Command "delete T where NAME[] = '1525'";
Command "delete T where NAME[] = '1524'";
Command "delete T where NAME[] = '1523'";
Command "delete T where NAME[] = '1522'";
Command "delete T where NAME[] = '1521'";
Command "delete T where NAME[] = '1520'";
Command "delete T where NAME[] = '1519'";
Command "delete T where NAME[] = '1518'";
Command "delete T where NAME[] = '1517'";
Command "delete T where NAME[] = '1516'";
Command "delete T where NAME[] = '1515'";
Command "delete T where NAME[] = '1514'";
Command "delete T where NAME[] = '1513'";
Command "delete T where NAME[] = '1512'";
Command "delete T where NAME[] = '1511'";
Command "delete T where NAME[] = '1510'";
Command "delete T where NAME[] = '1509'";
Command "delete T where NAME[] = '1508'";
Command "delete T where NAME[] = '1507'";
Command "delete T where NAME[] = '1506'";
Command "delete T where NAME[] = '1505'";
Command "delete T where NAME[] = '1504'";
Command "delete T where NAME[] = '1503'";
Command "delete T where NAME[] = '1502'";
Command "delete T where NAME[] = '1501'";
Command "delete T where NAME[] = '1500'";
Command "delete T where NAME[] = '1499'";
Command "delete T where NAME[] = '1498'";
Command "delete T where NAME[] = '1497'";
Command "delete T where NAME[] = '1496'";
Command "delete T where NAME[] = '1495'";
Command "delete T where NAME[] = '1494'";
Command "delete T where NAME[] = '1493'";
Command "delete T where NAME[] = '1492'";
Command "delete T where NAME[] = '1491'";
Command "delete T where NAME[] = '1490'";
Command "delete T where NAME[] = '1489'";
Command "delete T where NAME[] = '1488'";
Command "delete T where NAME[] = '1487'";
Command "delete T where NAME[] = '1486'";
Command "delete T where NAME[] = '1485'";
Command "delete T where NAME[] = '1484'";
Command "delete T where NAME[] = '1483'";
Command "delete T where NAME[] = '1482'";
Command "delete T where NAME[] = '1481'";
Command "delete T where NAME[] = '1480'";
Command "delete T where NAME[] = '1479'";
Command "delete T where NAME[] = '1478'";
Command "delete T where NAME[] = '1477'";
Command "delete T where NAME[] = '1476'";
Command "delete T where NAME[] = '1475'";
Command "delete T where NAME[] = '1474'";
Command "delete T where NAME[] = '1473'";
Command "delete T where NAME[] = '1472'";
Command "delete T where NAME[] = '1471'";
Command "delete T where NAME[] = '1470'";
Command "delete T where NAME[] = '1469'";
Command "delete T where NAME[] = '1468'";
Command "delete T where NAME[] = '1467'";
Command "delete T where NAME[] = '1466'";
Command "delete T where NAME[] = '1465'";
Command "delete T where NAME[] = '1464'";
Command "delete T where NAME[] = '1463'";
Command "delete T where NAME[] = '1462'";
Command "delete T where NAME[] = '1461'";
Command "delete T where NAME[] = '1460'";
Command "delete T where NAME[] = '1459'";
Command "delete T where NAME[] = '1458'";
Command "delete T where NAME[] = '1457'";
Command "delete T where NAME[] = '1456'";
Command "delete T where NAME[] = '1455'";
Command "delete T where NAME[] = '1454'";
Command "delete T where NAME[] = '1453'";
Command "delete T where NAME[] = '1452'";
Command "delete T where NAME[] = '1451'";
Command "delete T where NAME[] = '1450'";
Command "delete T where NAME[] = '1449'";
Command "delete T where NAME[] = '1448'";
Command "delete T where NAME[] = '1447'";
Command "delete T where NAME[] = '1446'";
Command "delete T where NAME[] = '1445'";
Command "delete T where NAME[] = '1444'";
Command "delete T where NAME[] = '1443'";
Command "delete T where NAME[] = '1442'";
Command "delete T where NAME[] = '1441'";
Command "delete T where NAME[] = '1440'";
Command "delete T where NAME[] = '1439'";
Command "delete T where NAME[] = '1438'";
Command "delete T where NAME[] = '1437'";
Command "delete T where NAME[] = '1436'";
Command "delete T where NAME[] = '1435'";
Command "delete T where NAME[] = '1434'";
Command "delete T where NAME[] = '1433'";
Command "delete T where NAME[] = '1432'";
Command "delete T where NAME[] = '1431'";
Command "delete T where NAME[] = '1430'";
Command "delete T where NAME[] = '1429'";
Command "delete T where NAME[] = '1428'";
Command "delete T where NAME[] = '1427'";
Command "delete T where NAME[] = '1426'";
Command "delete T where NAME[] = '1425'";
Command "delete T where NAME[] = '1424'";
Command "delete T where NAME[] = '1423'";
Command "delete T where NAME[] = '1422'";
Command "delete T where NAME[] = '1421'";
Command "delete T where NAME[] = '1420'";
Command "delete T where NAME[] = '1419'";
Command "delete T where NAME[] = '1418'";
Command "delete T where NAME[] = '1417'";
Command "delete T where NAME[] = '1416'";
Command "delete T where NAME[] = '1415'";
Command "delete T where NAME[] = '1414'";
Command "delete T where NAME[] = '1413'";
Command "delete T where NAME[] = '1412'";
Command "delete T where NAME[] = '1411'";
Command "delete T where NAME[] = '1410'";
Command "delete T where NAME[] = '1409'";
Command "delete T where NAME[] = '1408'";
Command "delete T where NAME[] = '1407'";
Command "delete T where NAME[] = '1406'";
Command "delete T where NAME[] = '1405'";
Command "delete T where NAME[] = '1404'";
Command "delete T where NAME[] = '1403'";
Command "delete T where NAME[] = '1402'";
Command "delete T where NAME[] = '1401'";
Command "delete T where NAME[] = '1400'";
Command "delete T where NAME[] = '1399'";
Command "delete T where NAME[] = '1398'";
Command "delete T where NAME[] = '1397'";
Command "delete T where NAME[] = '1396'";
Command "delete T where NAME[] = '1395'";
Command "delete T where NAME[] = '1394'";
Command "delete T where NAME[] = '1393'";
Command "delete T where NAME[] = '1392'";
Command "delete T where NAME[] = '1391'";
Command "delete T where NAME[] = '1390'";
Command "delete T where NAME[] = '1389'";
Command "delete T where NAME[] = '1388'";
Command "delete T where NAME[] = '1387'";
Command "delete T where NAME[] = '1386'";
Command "delete T where NAME[] = '1385'";
Command "delete T where NAME[] = '1384'";
Command "delete T where NAME[] = '1383'";
Command "delete T where NAME[] = '1382'";
Command "delete T where NAME[] = '1381'";
Command "delete T where NAME[] = '1380'";
Command "delete T where NAME[] = '1379'";
Command "delete T where NAME[] = '1378'";
Command "delete T where NAME[] = '1377'";
Command "delete T where NAME[] = '1376'";
Command "delete T where NAME[] = '1375'";
Command "delete T where NAME[] = '1374'";
Command "delete T where NAME[] = '1373'";
Command "delete T where NAME[] = '1372'";
Command "delete T where NAME[] = '1371'";
Command "delete T where NAME[] = '1370'";
Command "delete T where NAME[] = '1369'";
Command "delete T where NAME[] = '1368'";
Command "delete T where NAME[] = '1367'";
Command "delete T where NAME[] = '1366'";
Command "delete T where NAME[] = '1365'";
Command "delete T where NAME[] = '1364'";
Command "delete T where NAME[] = '1363'";
Command "delete T where NAME[] = '1362'";
Command "delete T where NAME[] = '1361'";
Command "delete T where NAME[] = '1360'";
Command "delete T where NAME[] = '1359'";
Command "delete T where NAME[] = '1358'";
Command "delete T where NAME[] = '1357'";
Command "delete T where NAME[] = '1356'";
Command "delete T where NAME[] = '1355'";
Command "delete T where NAME[] = '1354'";
Command "delete T where NAME[] = '1353'";
Command "delete T where NAME[] = '1352'";
Command "delete T where NAME[] = '1351'";
Command "delete T where NAME[] = '1350'";
Command "delete T where NAME[] = '1349'";
Command "delete T where NAME[] = '1348'";
Command "delete T where NAME[] = '1347'";
Command "delete T where NAME[] = '1346'";
Command "delete T where NAME[] = '1345'";
Command "delete T where NAME[] = '1344'";
Command "delete T where NAME[] = '1343'";
Command "delete T where NAME[] = '1342'";
Command "delete T where NAME[] = '1341'";
Command "delete T where NAME[] = '1340'";
Command "delete T where NAME[] = '1339'";
Command "delete T where NAME[] = '1338'";
Command "delete T where NAME[] = '1337'";
Command "delete T where NAME[] = '1336'";
Command "delete T where NAME[] = '1335'";
Command "delete T where NAME[] = '1334'";
Command "delete T where NAME[] = '1333'";
Command "delete T where NAME[] = '1332'";
Command "delete T where NAME[] = '1331'";
Command "delete T where NAME[] = '1330'";
Command "delete T where NAME[] = '1329'";
Command "delete T where NAME[] = '1328'";
Command "delete T where NAME[] = '1327'";
Command "delete T where NAME[] = '1326'";
Command "delete T where NAME[] = '1325'";
Command "delete T where NAME[] = '1324'";
Command "delete T where NAME[] = '1323'";
Command "delete T where NAME[] = '1322'";
Command "delete T where NAME[] = '1321'";
Command "delete T where NAME[] = '1320'";
Command "delete T where NAME[] = '1319'";
Command "delete T where NAME[] = '1318'";
Command "delete T where NAME[] = '1317'";
Command "delete T where NAME[] = '1316'";
Command "delete T where NAME[] = '1315'";
Command "delete T where NAME[] = '1314'";
Command "delete T where NAME[] = '1313'";
Command "delete T where NAME[] = '1312'";
Command "delete T where NAME[] = '1311'";
Command "delete T where NAME[] = '1310'";
Command "delete T where NAME[] = '1309'";
Command "delete T where NAME[] = '1308'";
Command "delete T where NAME[] = '1307'";
Command "delete T where NAME[] = '1306'";
Command "delete T where NAME[] = '1305'";
Command "delete T where NAME[] = '1304'";
Command "delete T where NAME[] = '1303'";
Command "delete T where NAME[] = '1302'";
Command "delete T where NAME[] = '1301'";
Command "delete T where NAME[] = '1300'";
Command "delete T where NAME[] = '1299'";
Command "delete T where NAME[] = '1298'";
Command "delete T where NAME[] = '1297'";
Command "delete T where NAME[] = '1296'";
Command "delete T where NAME[] = '1295'";
Command "delete T where NAME[] = '1294'";
Command "delete T where NAME[] = '1293'";
Command "delete T where NAME[] = '1292'";
Command "delete T where NAME[] = '1291'";
Command "delete T where NAME[] = '1290'";
Command "delete T where NAME[] = '1289'";
Command "delete T where NAME[] = '1288'";
Command "delete T where NAME[] = '1287'";
Command "delete T where NAME[] = '1286'";
Command "delete T where NAME[] = '1285'";
Command "delete T where NAME[] = '1284'";
Command "delete T where NAME[] = '1283'";
Command "delete T where NAME[] = '1282'";
Command "delete T where NAME[] = '1281'";
Command "delete T where NAME[] = '1280'";
Command "delete T where NAME[] = '1279'";
Command "delete T where NAME[] = '1278'";
Command "delete T where NAME[] = '1277'";
Command "delete T where NAME[] = '1276'";
Command "delete T where NAME[] = '1275'";
Command "delete T where NAME[] = '1274'";
Command "delete T where NAME[] = '1273'";
Command "delete T where NAME[] = '1272'";
Command "delete T where NAME[] = '1271'";
Command "delete T where NAME[] = '1270'";
Command "delete T where NAME[] = '1269'";
Command "delete T where NAME[] = '1268'";
Command "delete T where NAME[] = '1267'";
Command "delete T where NAME[] = '1266'";
Command "delete T where NAME[] = '1265'";
Command "delete T where NAME[] = '1264'";
Command "delete T where NAME[] = '1263'";
Command "delete T where NAME[] = '1262'";
Command "delete T where NAME[] = '1261'";
Command "delete T where NAME[] = '1260'";
Command "delete T where NAME[] = '1259'";
Command "delete T where NAME[] = '1258'";
Command "delete T where NAME[] = '1257'";
Command "delete T where NAME[] = '1256'";
Command "delete T where NAME[] = '1255'";
Command "delete T where NAME[] = '1254'";
Command "delete T where NAME[] = '1253'";
Command "delete T where NAME[] = '1252'";
Command "delete T where NAME[] = '1251'";
Command "delete T where NAME[] = '1250'";
Command "delete T where NAME[] = '1249'";
Command "delete T where NAME[] = '1248'";
Command "delete T where NAME[] = '1247'";
Command "delete T where NAME[] = '1246'";
Command "delete T where NAME[] = '1245'";
Command "delete T where NAME[] = '1244'";
Command "delete T where NAME[] = '1243'";
Command "delete T where NAME[] = '1242'";
Command "delete T where NAME[] = '1241'";
Command "delete T where NAME[] = '1240'";
Command "delete T where NAME[] = '1239'";
Command "delete T where NAME[] = '1238'";
Command "delete T where NAME[] = '1237'";
Command "delete T where NAME[] = '1236'";
Command "delete T where NAME[] = '1235'";
Command "delete T where NAME[] = '1234'";
Command "delete T where NAME[] = '1233'";
Command "delete T where NAME[] = '1232'";
Command "delete T where NAME[] = '1231'";
Command "delete T where NAME[] = '1230'";
Command "delete T where NAME[] = '1229'";
Command "delete T where NAME[] = '1228'";
Command "delete T where NAME[] = '1227'";
Command "delete T where NAME[] = '1226'";
Command "delete T where NAME[] = '1225'";
Command "delete T where NAME[] = '1224'";
Command "delete T where NAME[] = '1223'";
Command "delete T where NAME[] = '1222'";
Command "delete T where NAME[] = '1221'";
Command "delete T where NAME[] = '1220'";
Command "delete T where NAME[] = '1219'";
Command "delete T where NAME[] = '1218'";
Command "delete T where NAME[] = '1217'";
Command "delete T where NAME[] = '1216'";
Command "delete T where NAME[] = '1215'";
Command "delete T where NAME[] = '1214'";
Command "delete T where NAME[] = '1213'";
Command "delete T where NAME[] = '1212'";
Command "delete T where NAME[] = '1211'";
Command "delete T where NAME[] = '1210'";
Command "delete T where NAME[] = '1209'";
Command "delete T where NAME[] = '1208'";
Command "delete T where NAME[] = '1207'";
Command "delete T where NAME[] = '1206'";
Command "delete T where NAME[] = '1205'";
Command "delete T where NAME[] = '1204'";
Command "delete T where NAME[] = '1203'";
Command "delete T where NAME[] = '1202'";
Command "delete T where NAME[] = '1201'";
Command "delete T where NAME[] = '1200'";
Command "delete T where NAME[] = '1199'";
Command "delete T where NAME[] = '1198'";
Command "delete T where NAME[] = '1197'";
Command "delete T where NAME[] = '1196'";
Command "delete T where NAME[] = '1195'";
Command "delete T where NAME[] = '1194'";
Command "delete T where NAME[] = '1193'";
Command "delete T where NAME[] = '1192'";
Command "delete T where NAME[] = '1191'";
Command "delete T where NAME[] = '1190'";
Command "delete T where NAME[] = '1189'";
Command "delete T where NAME[] = '1188'";
Command "delete T where NAME[] = '1187'";
Command "delete T where NAME[] = '1186'";
Command "delete T where NAME[] = '1185'";
Command "delete T where NAME[] = '1184'";
Command "delete T where NAME[] = '1183'";
Command "delete T where NAME[] = '1182'";
Command "delete T where NAME[] = '1181'";
Command "delete T where NAME[] = '1180'";
Command "delete T where NAME[] = '1179'";
Command "delete T where NAME[] = '1178'";
Command "delete T where NAME[] = '1177'";
Command "delete T where NAME[] = '1176'";
Command "delete T where NAME[] = '1175'";
Command "delete T where NAME[] = '1174'";
Command "delete T where NAME[] = '1173'";
Command "delete T where NAME[] = '1172'";
Command "delete T where NAME[] = '1171'";
Command "delete T where NAME[] = '1170'";
Command "delete T where NAME[] = '1169'";
Command "delete T where NAME[] = '1168'";
Command "delete T where NAME[] = '1167'";
Command "delete T where NAME[] = '1166'";
Command "delete T where NAME[] = '1165'";
Command "delete T where NAME[] = '1164'";
Command "delete T where NAME[] = '1163'";
Command "delete T where NAME[] = '1162'";
Command "delete T where NAME[] = '1161'";
Command "delete T where NAME[] = '1160'";
Command "delete T where NAME[] = '1159'";
Command "delete T where NAME[] = '1158'";
Command "delete T where NAME[] = '1157'";
Command "delete T where NAME[] = '1156'";
Command "delete T where NAME[] = '1155'";
Command "delete T where NAME[] = '1154'";
Command "delete T where NAME[] = '1153'";
Command "delete T where NAME[] = '1152'";
Command "delete T where NAME[] = '1151'";
Command "delete T where NAME[] = '1150'";
Command "delete T where NAME[] = '1149'";
Command "delete T where NAME[] = '1148'";
Command "delete T where NAME[] = '1147'";
Command "delete T where NAME[] = '1146'";
Command "delete T where NAME[] = '1145'";
Command "delete T where NAME[] = '1144'";
Command "delete T where NAME[] = '1143'";
Command "delete T where NAME[] = '1142'";
Command "delete T where NAME[] = '1141'";
Command "delete T where NAME[] = '1140'";
Command "delete T where NAME[] = '1139'";
Command "delete T where NAME[] = '1138'";
Command "delete T where NAME[] = '1137'";
Command "delete T where NAME[] = '1136'";
Command "delete T where NAME[] = '1135'";
Command "delete T where NAME[] = '1134'";
Command "delete T where NAME[] = '1133'";
Command "delete T where NAME[] = '1132'";
Command "delete T where NAME[] = '1131'";
Command "delete T where NAME[] = '1130'";
Command "delete T where NAME[] = '1129'";
Command "delete T where NAME[] = '1128'";
Command "delete T where NAME[] = '1127'";
Command "delete T where NAME[] = '1126'";
Command "delete T where NAME[] = '1125'";
Command "delete T where NAME[] = '1124'";
Command "delete T where NAME[] = '1123'";
Command "delete T where NAME[] = '1122'";
Command "delete T where NAME[] = '1121'";
Command "delete T where NAME[] = '1120'";
Command "delete T where NAME[] = '1119'";
Command "delete T where NAME[] = '1118'";
Command "delete T where NAME[] = '1117'";
Command "delete T where NAME[] = '1116'";
Command "delete T where NAME[] = '1115'";
Command "delete T where NAME[] = '1114'";
Command "delete T where NAME[] = '1113'";
Command "delete T where NAME[] = '1112'";
Command "delete T where NAME[] = '1111'";
Command "delete T where NAME[] = '1110'";
Command "delete T where NAME[] = '1109'";
Command "delete T where NAME[] = '1108'";
Command "delete T where NAME[] = '1107'";
Command "delete T where NAME[] = '1106'";
Command "delete T where NAME[] = '1105'";
Command "delete T where NAME[] = '1104'";
Command "delete T where NAME[] = '1103'";
Command "delete T where NAME[] = '1102'";
Command "delete T where NAME[] = '1101'";
Command "delete T where NAME[] = '1100'";
Command "delete T where NAME[] = '1099'";
Command "delete T where NAME[] = '1098'";
Command "delete T where NAME[] = '1097'";
Command "delete T where NAME[] = '1096'";
Command "delete T where NAME[] = '1095'";
Command "delete T where NAME[] = '1094'";
Command "delete T where NAME[] = '1093'";
Command "delete T where NAME[] = '1092'";
Command "delete T where NAME[] = '1091'";
Command "delete T where NAME[] = '1090'";
Command "delete T where NAME[] = '1089'";
Command "delete T where NAME[] = '1088'";
Command "delete T where NAME[] = '1087'";
Command "delete T where NAME[] = '1086'";
Command "delete T where NAME[] = '1085'";
Command "delete T where NAME[] = '1084'";
Command "delete T where NAME[] = '1083'";
Command "delete T where NAME[] = '1082'";
Command "delete T where NAME[] = '1081'";
Command "delete T where NAME[] = '1080'";
Command "delete T where NAME[] = '1079'";
Command "delete T where NAME[] = '1078'";
Command "delete T where NAME[] = '1077'";
Command "delete T where NAME[] = '1076'";
Command "delete T where NAME[] = '1075'";
Command "delete T where NAME[] = '1074'";
Command "delete T where NAME[] = '1073'";
Command "delete T where NAME[] = '1072'";
Command "delete T where NAME[] = '1071'";
Command "delete T where NAME[] = '1070'";
Command "delete T where NAME[] = '1069'";
Command "delete T where NAME[] = '1068'";
Command "delete T where NAME[] = '1067'";
Command "delete T where NAME[] = '1066'";
Command "delete T where NAME[] = '1065'";
Command "delete T where NAME[] = '1064'";
Command "delete T where NAME[] = '1063'";
Command "delete T where NAME[] = '1062'";
Command "delete T where NAME[] = '1061'";
Command "delete T where NAME[] = '1060'";
Command "delete T where NAME[] = '1059'";
Command "delete T where NAME[] = '1058'";
Command "delete T where NAME[] = '1057'";
Command "delete T where NAME[] = '1056'";
Command "delete T where NAME[] = '1055'";
Command "delete T where NAME[] = '1054'";
Command "delete T where NAME[] = '1053'";
Command "delete T where NAME[] = '1052'";
Command "delete T where NAME[] = '1051'";
Command "delete T where NAME[] = '1050'";
Command "delete T where NAME[] = '1049'";
Command "delete T where NAME[] = '1048'";
Command "delete T where NAME[] = '1047'";
Command "delete T where NAME[] = '1046'";
Command "delete T where NAME[] = '1045'";
Command "delete T where NAME[] = '1044'";
Command "delete T where NAME[] = '1043'";
Command "delete T where NAME[] = '1042'";
Command "delete T where NAME[] = '1041'";
Command "delete T where NAME[] = '1040'";
Command "delete T where NAME[] = '1039'";
Command "delete T where NAME[] = '1038'";
Command "delete T where NAME[] = '1037'";
Command "delete T where NAME[] = '1036'";
Command "delete T where NAME[] = '1035'";
Command "delete T where NAME[] = '1034'";
Command "delete T where NAME[] = '1033'";
Command "delete T where NAME[] = '1032'";
Command "delete T where NAME[] = '1031'";
Command "delete T where NAME[] = '1030'";
Command "delete T where NAME[] = '1029'";
Command "delete T where NAME[] = '1028'";
Command "delete T where NAME[] = '1027'";
Command "delete T where NAME[] = '1026'";
Command "delete T where NAME[] = '1025'";
Command "delete T where NAME[] = '1024'";
Command "delete T where NAME[] = '1023'";
Command "delete T where NAME[] = '1022'";
Command "delete T where NAME[] = '1021'";
Command "delete T where NAME[] = '1020'";
Command "delete T where NAME[] = '1019'";
Command "delete T where NAME[] = '1018'";
Command "delete T where NAME[] = '1017'";
Command "delete T where NAME[] = '1016'";
Command "delete T where NAME[] = '1015'";
Command "delete T where NAME[] = '1014'";
Command "delete T where NAME[] = '1013'";
Command "delete T where NAME[] = '1012'";
Command "delete T where NAME[] = '1011'";
Command "delete T where NAME[] = '1010'";
Command "delete T where NAME[] = '1009'";
Command "delete T where NAME[] = '1008'";
Command "delete T where NAME[] = '1007'";
Command "delete T where NAME[] = '1006'";
Command "delete T where NAME[] = '1005'";
Command "delete T where NAME[] = '1004'";
Command "delete T where NAME[] = '1003'";
Command "delete T where NAME[] = '1002'";
Command "delete T where NAME[] = '1001'";
Command "delete T where NAME[] = '1000'";
Command "delete T where NAME[] = '999'";
Command "delete T where NAME[] = '998'";
Command "delete T where NAME[] = '997'";
Command "delete T where NAME[] = '996'";
Command "delete T where NAME[] = '995'";
Command "delete T where NAME[] = '994'";
Command "delete T where NAME[] = '993'";
Command "delete T where NAME[] = '992'";
Command "delete T where NAME[] = '991'";
Command "delete T where NAME[] = '990'";
Command "delete T where NAME[] = '989'";
Command "delete T where NAME[] = '988'";
Command "delete T where NAME[] = '987'";
Command "delete T where NAME[] = '986'";
Command "delete T where NAME[] = '985'";
Command "delete T where NAME[] = '984'";
Command "delete T where NAME[] = '983'";
Command "delete T where NAME[] = '982'";
Command "delete T where NAME[] = '981'";
Command "delete T where NAME[] = '980'";
Command "delete T where NAME[] = '979'";
Command "delete T where NAME[] = '978'";
Command "delete T where NAME[] = '977'";
Command "delete T where NAME[] = '976'";
Command "delete T where NAME[] = '975'";
Command "delete T where NAME[] = '974'";
Command "delete T where NAME[] = '973'";
Command "delete T where NAME[] = '972'";
Command "delete T where NAME[] = '971'";
Command "delete T where NAME[] = '970'";
Command "delete T where NAME[] = '969'";
Command "delete T where NAME[] = '968'";
Command "delete T where NAME[] = '967'";
Command "delete T where NAME[] = '966'";
Command "delete T where NAME[] = '965'";
Command "delete T where NAME[] = '964'";
Command "delete T where NAME[] = '963'";
Command "delete T where NAME[] = '962'";
Command "delete T where NAME[] = '961'";
Command "delete T where NAME[] = '960'";
Command "delete T where NAME[] = '959'";
Command "delete T where NAME[] = '958'";
Command "delete T where NAME[] = '957'";
Command "delete T where NAME[] = '956'";
Command "delete T where NAME[] = '955'";
Command "delete T where NAME[] = '954'";
Command "delete T where NAME[] = '953'";
Command "delete T where NAME[] = '952'";
Command "delete T where NAME[] = '951'";
Command "delete T where NAME[] = '950'";
Command "delete T where NAME[] = '949'";
Command "delete T where NAME[] = '948'";
Command "delete T where NAME[] = '947'";
Command "delete T where NAME[] = '946'";
Command "delete T where NAME[] = '945'";
Command "delete T where NAME[] = '944'";
Command "delete T where NAME[] = '943'";
Command "delete T where NAME[] = '942'";
Command "delete T where NAME[] = '941'";
Command "delete T where NAME[] = '940'";
Command "delete T where NAME[] = '939'";
Command "delete T where NAME[] = '938'";
Command "delete T where NAME[] = '937'";
Command "delete T where NAME[] = '936'";
Command "delete T where NAME[] = '935'";
Command "delete T where NAME[] = '934'";
Command "delete T where NAME[] = '933'";
Command "delete T where NAME[] = '932'";
Command "delete T where NAME[] = '931'";
Command "delete T where NAME[] = '930'";
Command "delete T where NAME[] = '929'";
Command "delete T where NAME[] = '928'";
Command "delete T where NAME[] = '927'";
Command "delete T where NAME[] = '926'";
Command "delete T where NAME[] = '925'";
Command "delete T where NAME[] = '924'";
Command "delete T where NAME[] = '923'";
Command "delete T where NAME[] = '922'";
Command "delete T where NAME[] = '921'";
Command "delete T where NAME[] = '920'";
Command "delete T where NAME[] = '919'";
Command "delete T where NAME[] = '918'";
Command "delete T where NAME[] = '917'";
Command "delete T where NAME[] = '916'";
Command "delete T where NAME[] = '915'";
Command "delete T where NAME[] = '914'";
Command "delete T where NAME[] = '913'";
Command "delete T where NAME[] = '912'";
Command "delete T where NAME[] = '911'";
Command "delete T where NAME[] = '910'";
Command "delete T where NAME[] = '909'";
Command "delete T where NAME[] = '908'";
Command "delete T where NAME[] = '907'";
Command "delete T where NAME[] = '906'";
Command "delete T where NAME[] = '905'";
Command "delete T where NAME[] = '904'";
Command "delete T where NAME[] = '903'";
Command "delete T where NAME[] = '902'";
Command "delete T where NAME[] = '901'";
Command "delete T where NAME[] = '900'";
Command "delete T where NAME[] = '899'";
Command "delete T where NAME[] = '898'";
Command "delete T where NAME[] = '897'";
Command "delete T where NAME[] = '896'";
Command "delete T where NAME[] = '895'";
Command "delete T where NAME[] = '894'";
Command "delete T where NAME[] = '893'";
Command "delete T where NAME[] = '892'";
Command "delete T where NAME[] = '891'";
Command "delete T where NAME[] = '890'";
Command "delete T where NAME[] = '889'";
Command "delete T where NAME[] = '888'";
Command "delete T where NAME[] = '887'";
Command "delete T where NAME[] = '886'";
Command "delete T where NAME[] = '885'";
Command "delete T where NAME[] = '884'";
Command "delete T where NAME[] = '883'";
Command "delete T where NAME[] = '882'";
Command "delete T where NAME[] = '881'";
Command "delete T where NAME[] = '880'";
Command "delete T where NAME[] = '879'";
Command "delete T where NAME[] = '878'";
Command "delete T where NAME[] = '877'";
Command "delete T where NAME[] = '876'";
Command "delete T where NAME[] = '875'";
Command "delete T where NAME[] = '874'";
Command "delete T where NAME[] = '873'";
Command "delete T where NAME[] = '872'";
Command "delete T where NAME[] = '871'";
Command "delete T where NAME[] = '870'";
Command "delete T where NAME[] = '869'";
Command "delete T where NAME[] = '868'";
Command "delete T where NAME[] = '867'";
Command "delete T where NAME[] = '866'";
Command "delete T where NAME[] = '865'";
Command "delete T where NAME[] = '864'";
Command "delete T where NAME[] = '863'";
Command "delete T where NAME[] = '862'";
Command "delete T where NAME[] = '861'";
Command "delete T where NAME[] = '860'";
Command "delete T where NAME[] = '859'";
Command "delete T where NAME[] = '858'";
Command "delete T where NAME[] = '857'";
Command "delete T where NAME[] = '856'";
Command "delete T where NAME[] = '855'";
Command "delete T where NAME[] = '854'";
Command "delete T where NAME[] = '853'";
Command "delete T where NAME[] = '852'";
Command "delete T where NAME[] = '851'";
Command "delete T where NAME[] = '850'";
Command "delete T where NAME[] = '849'";
Command "delete T where NAME[] = '848'";
Command "delete T where NAME[] = '847'";
Command "delete T where NAME[] = '846'";
Command "delete T where NAME[] = '845'";
Command "delete T where NAME[] = '844'";
Command "delete T where NAME[] = '843'";
Command "delete T where NAME[] = '842'";
Command "delete T where NAME[] = '841'";
Command "delete T where NAME[] = '840'";
Command "delete T where NAME[] = '839'";
Command "delete T where NAME[] = '838'";
Command "delete T where NAME[] = '837'";
Command "delete T where NAME[] = '836'";
Command "delete T where NAME[] = '835'";
Command "delete T where NAME[] = '834'";
Command "delete T where NAME[] = '833'";
Command "delete T where NAME[] = '832'";
Command "delete T where NAME[] = '831'";
Command "delete T where NAME[] = '830'";
Command "delete T where NAME[] = '829'";
Command "delete T where NAME[] = '828'";
Command "delete T where NAME[] = '827'";
Command "delete T where NAME[] = '826'";
Command "delete T where NAME[] = '825'";
Command "delete T where NAME[] = '824'";
Command "delete T where NAME[] = '823'";
Command "delete T where NAME[] = '822'";
Command "delete T where NAME[] = '821'";
Command "delete T where NAME[] = '820'";
Command "delete T where NAME[] = '819'";
Command "delete T where NAME[] = '818'";
Command "delete T where NAME[] = '817'";
Command "delete T where NAME[] = '816'";
Command "delete T where NAME[] = '815'";
Command "delete T where NAME[] = '814'";
Command "delete T where NAME[] = '813'";
Command "delete T where NAME[] = '812'";
Command "delete T where NAME[] = '811'";
Command "delete T where NAME[] = '810'";
Command "delete T where NAME[] = '809'";
Command "delete T where NAME[] = '808'";
Command "delete T where NAME[] = '807'";
Command "delete T where NAME[] = '806'";
Command "delete T where NAME[] = '805'";
Command "delete T where NAME[] = '804'";
Command "delete T where NAME[] = '803'";
Command "delete T where NAME[] = '802'";
Command "delete T where NAME[] = '801'";
Command "delete T where NAME[] = '800'";
Command "delete T where NAME[] = '799'";
Command "delete T where NAME[] = '798'";
Command "delete T where NAME[] = '797'";
Command "delete T where NAME[] = '796'";
Command "delete T where NAME[] = '795'";
Command "delete T where NAME[] = '794'";
Command "delete T where NAME[] = '793'";
Command "delete T where NAME[] = '792'";
Command "delete T where NAME[] = '791'";
Command "delete T where NAME[] = '790'";
Command "delete T where NAME[] = '789'";
Command "delete T where NAME[] = '788'";
Command "delete T where NAME[] = '787'";
Command "delete T where NAME[] = '786'";
Command "delete T where NAME[] = '785'";
Command "delete T where NAME[] = '784'";
Command "delete T where NAME[] = '783'";
Command "delete T where NAME[] = '782'";
Command "delete T where NAME[] = '781'";
Command "delete T where NAME[] = '780'";
Command "delete T where NAME[] = '779'";
Command "delete T where NAME[] = '778'";
Command "delete T where NAME[] = '777'";
Command "delete T where NAME[] = '776'";
Command "delete T where NAME[] = '775'";
Command "delete T where NAME[] = '774'";
Command "delete T where NAME[] = '773'";
Command "delete T where NAME[] = '772'";
Command "delete T where NAME[] = '771'";
Command "delete T where NAME[] = '770'";
Command "delete T where NAME[] = '769'";
Command "delete T where NAME[] = '768'";
Command "delete T where NAME[] = '767'";
Command "delete T where NAME[] = '766'";
Command "delete T where NAME[] = '765'";
Command "delete T where NAME[] = '764'";
Command "delete T where NAME[] = '763'";
Command "delete T where NAME[] = '762'";
Command "delete T where NAME[] = '761'";
Command "delete T where NAME[] = '760'";
Command "delete T where NAME[] = '759'";
Command "delete T where NAME[] = '758'";
Command "delete T where NAME[] = '757'";
Command "delete T where NAME[] = '756'";
Command "delete T where NAME[] = '755'";
Command "delete T where NAME[] = '754'";
Command "delete T where NAME[] = '753'";
Command "delete T where NAME[] = '752'";
Command "delete T where NAME[] = '751'";
Command "delete T where NAME[] = '750'";
Command "delete T where NAME[] = '749'";
Command "delete T where NAME[] = '748'";
Command "delete T where NAME[] = '747'";
Command "delete T where NAME[] = '746'";
Command "delete T where NAME[] = '745'";
Command "delete T where NAME[] = '744'";
Command "delete T where NAME[] = '743'";
Command "delete T where NAME[] = '742'";
Command "delete T where NAME[] = '741'";
Command "delete T where NAME[] = '740'";
Command "delete T where NAME[] = '739'";
Command "delete T where NAME[] = '738'";
Command "delete T where NAME[] = '737'";
Command "delete T where NAME[] = '736'";
Command "delete T where NAME[] = '735'";
Command "delete T where NAME[] = '734'";
Command "delete T where NAME[] = '733'";
Command "delete T where NAME[] = '732'";
Command "delete T where NAME[] = '731'";
Command "delete T where NAME[] = '730'";
Command "delete T where NAME[] = '729'";
Command "delete T where NAME[] = '728'";
Command "delete T where NAME[] = '727'";
Command "delete T where NAME[] = '726'";
Command "delete T where NAME[] = '725'";
Command "delete T where NAME[] = '724'";
Command "delete T where NAME[] = '723'";
Command "delete T where NAME[] = '722'";
Command "delete T where NAME[] = '721'";
Command "delete T where NAME[] = '720'";
Command "delete T where NAME[] = '719'";
Command "delete T where NAME[] = '718'";
Command "delete T where NAME[] = '717'";
Command "delete T where NAME[] = '716'";
Command "delete T where NAME[] = '715'";
Command "delete T where NAME[] = '714'";
Command "delete T where NAME[] = '713'";
Command "delete T where NAME[] = '712'";
Command "delete T where NAME[] = '711'";
Command "delete T where NAME[] = '710'";
Command "delete T where NAME[] = '709'";
Command "delete T where NAME[] = '708'";
Command "delete T where NAME[] = '707'";
Command "delete T where NAME[] = '706'";
Command "delete T where NAME[] = '705'";
Command "delete T where NAME[] = '704'";
Command "delete T where NAME[] = '703'";
Command "delete T where NAME[] = '702'";
Command "delete T where NAME[] = '701'";
Command "delete T where NAME[] = '700'";
Command "delete T where NAME[] = '699'";
Command "delete T where NAME[] = '698'";
Command "delete T where NAME[] = '697'";
Command "delete T where NAME[] = '696'";
Command "delete T where NAME[] = '695'";
Command "delete T where NAME[] = '694'";
Command "delete T where NAME[] = '693'";
Command "delete T where NAME[] = '692'";
Command "delete T where NAME[] = '691'";
Command "delete T where NAME[] = '690'";
Command "delete T where NAME[] = '689'";
Command "delete T where NAME[] = '688'";
Command "delete T where NAME[] = '687'";
Command "delete T where NAME[] = '686'";
Command "delete T where NAME[] = '685'";
Command "delete T where NAME[] = '684'";
Command "delete T where NAME[] = '683'";
Command "delete T where NAME[] = '682'";
Command "delete T where NAME[] = '681'";
Command "delete T where NAME[] = '680'";
Command "delete T where NAME[] = '679'";
Command "delete T where NAME[] = '678'";
Command "delete T where NAME[] = '677'";
Command "delete T where NAME[] = '676'";
Command "delete T where NAME[] = '675'";
Command "delete T where NAME[] = '674'";
Command "delete T where NAME[] = '673'";
Command "delete T where NAME[] = '672'";
Command "delete T where NAME[] = '671'";
Command "delete T where NAME[] = '670'";
Command "delete T where NAME[] = '669'";
Command "delete T where NAME[] = '668'";
Command "delete T where NAME[] = '667'";
Command "delete T where NAME[] = '666'";
Command "delete T where NAME[] = '665'";
Command "delete T where NAME[] = '664'";
Command "delete T where NAME[] = '663'";
Command "delete T where NAME[] = '662'";
Command "delete T where NAME[] = '661'";
Command "delete T where NAME[] = '660'";
Command "delete T where NAME[] = '659'";
Command "delete T where NAME[] = '658'";
Command "delete T where NAME[] = '657'";
Command "delete T where NAME[] = '656'";
Command "delete T where NAME[] = '655'";
Command "delete T where NAME[] = '654'";
Command "delete T where NAME[] = '653'";
Command "delete T where NAME[] = '652'";
Command "delete T where NAME[] = '651'";
Command "delete T where NAME[] = '650'";
Command "delete T where NAME[] = '649'";
Command "delete T where NAME[] = '648'";
Command "delete T where NAME[] = '647'";
Command "delete T where NAME[] = '646'";
Command "delete T where NAME[] = '645'";
Command "delete T where NAME[] = '644'";
Command "delete T where NAME[] = '643'";
Command "delete T where NAME[] = '642'";
Command "delete T where NAME[] = '641'";
Command "delete T where NAME[] = '640'";
Command "delete T where NAME[] = '639'";
Command "delete T where NAME[] = '638'";
Command "delete T where NAME[] = '637'";
Command "delete T where NAME[] = '636'";
Command "delete T where NAME[] = '635'";
Command "delete T where NAME[] = '634'";
Command "delete T where NAME[] = '633'";
Command "delete T where NAME[] = '632'";
Command "delete T where NAME[] = '631'";
Command "delete T where NAME[] = '630'";
Command "delete T where NAME[] = '629'";
Command "delete T where NAME[] = '628'";
Command "delete T where NAME[] = '627'";
Command "delete T where NAME[] = '626'";
Command "delete T where NAME[] = '625'";
Command "delete T where NAME[] = '624'";
Command "delete T where NAME[] = '623'";
Command "delete T where NAME[] = '622'";
Command "delete T where NAME[] = '621'";
Command "delete T where NAME[] = '620'";
Command "delete T where NAME[] = '619'";
Command "delete T where NAME[] = '618'";
Command "delete T where NAME[] = '617'";
Command "delete T where NAME[] = '616'";
Command "delete T where NAME[] = '615'";
Command "delete T where NAME[] = '614'";
Command "delete T where NAME[] = '613'";
Command "delete T where NAME[] = '612'";
Command "delete T where NAME[] = '611'";
Command "delete T where NAME[] = '610'";
Command "delete T where NAME[] = '609'";
Command "delete T where NAME[] = '608'";
Command "delete T where NAME[] = '607'";
Command "delete T where NAME[] = '606'";
Command "delete T where NAME[] = '605'";
Command "delete T where NAME[] = '604'";
Command "delete T where NAME[] = '603'";
Command "delete T where NAME[] = '602'";
Command "delete T where NAME[] = '601'";
Command "delete T where NAME[] = '600'";
Command "delete T where NAME[] = '599'";
Command "delete T where NAME[] = '598'";
Command "delete T where NAME[] = '597'";
Command "delete T where NAME[] = '596'";
Command "delete T where NAME[] = '595'";
Command "delete T where NAME[] = '594'";
Command "delete T where NAME[] = '593'";
Command "delete T where NAME[] = '592'";
Command "delete T where NAME[] = '591'";
Command "delete T where NAME[] = '590'";
Command "delete T where NAME[] = '589'";
Command "delete T where NAME[] = '588'";
Command "delete T where NAME[] = '587'";
Command "delete T where NAME[] = '586'";
Command "delete T where NAME[] = '585'";
Command "delete T where NAME[] = '584'";
Command "delete T where NAME[] = '583'";
Command "delete T where NAME[] = '582'";
Command "delete T where NAME[] = '581'";
Command "delete T where NAME[] = '580'";
Command "delete T where NAME[] = '579'";
Command "delete T where NAME[] = '578'";
Command "delete T where NAME[] = '577'";
Command "delete T where NAME[] = '576'";
Command "delete T where NAME[] = '575'";
Command "delete T where NAME[] = '574'";
Command "delete T where NAME[] = '573'";
Command "delete T where NAME[] = '572'";
Command "delete T where NAME[] = '571'";
Command "delete T where NAME[] = '570'";
Command "delete T where NAME[] = '569'";
Command "delete T where NAME[] = '568'";
Command "delete T where NAME[] = '567'";
Command "delete T where NAME[] = '566'";
Command "delete T where NAME[] = '565'";
Command "delete T where NAME[] = '564'";
Command "delete T where NAME[] = '563'";
Command "delete T where NAME[] = '562'";
Command "delete T where NAME[] = '561'";
Command "delete T where NAME[] = '560'";
Command "delete T where NAME[] = '559'";
Command "delete T where NAME[] = '558'";
Command "delete T where NAME[] = '557'";
Command "delete T where NAME[] = '556'";
Command "delete T where NAME[] = '555'";
Command "delete T where NAME[] = '554'";
Command "delete T where NAME[] = '553'";
Command "delete T where NAME[] = '552'";
Command "delete T where NAME[] = '551'";
Command "delete T where NAME[] = '550'";
Command "delete T where NAME[] = '549'";
Command "delete T where NAME[] = '548'";
Command "delete T where NAME[] = '547'";
Command "delete T where NAME[] = '546'";
Command "delete T where NAME[] = '545'";
Command "delete T where NAME[] = '544'";
Command "delete T where NAME[] = '543'";
Command "delete T where NAME[] = '542'";
Command "delete T where NAME[] = '541'";
Command "delete T where NAME[] = '540'";
Command "delete T where NAME[] = '539'";
Command "delete T where NAME[] = '538'";
Command "delete T where NAME[] = '537'";
Command "delete T where NAME[] = '536'";
Command "delete T where NAME[] = '535'";
Command "delete T where NAME[] = '534'";
Command "delete T where NAME[] = '533'";
Command "delete T where NAME[] = '532'";
Command "delete T where NAME[] = '531'";
Command "delete T where NAME[] = '530'";
Command "delete T where NAME[] = '529'";
Command "delete T where NAME[] = '528'";
Command "delete T where NAME[] = '527'";
Command "delete T where NAME[] = '526'";
Command "delete T where NAME[] = '525'";
Command "delete T where NAME[] = '524'";
Command "delete T where NAME[] = '523'";
Command "delete T where NAME[] = '522'";
Command "delete T where NAME[] = '521'";
Command "delete T where NAME[] = '520'";
Command "delete T where NAME[] = '519'";
Command "delete T where NAME[] = '518'";
Command "delete T where NAME[] = '517'";
Command "delete T where NAME[] = '516'";
Command "delete T where NAME[] = '515'";
Command "delete T where NAME[] = '514'";
Command "delete T where NAME[] = '513'";
Command "delete T where NAME[] = '512'";
Command "delete T where NAME[] = '511'";
Command "delete T where NAME[] = '510'";
Command "delete T where NAME[] = '509'";
Command "delete T where NAME[] = '508'";
Command "delete T where NAME[] = '507'";
Command "delete T where NAME[] = '506'";
Command "delete T where NAME[] = '505'";
Command "delete T where NAME[] = '504'";
Command "delete T where NAME[] = '503'";
Command "delete T where NAME[] = '502'";
Command "delete T where NAME[] = '501'";
Command "delete T where NAME[] = '500'";
Command "delete T where NAME[] = '499'";
Command "delete T where NAME[] = '498'";
Command "delete T where NAME[] = '497'";
Command "delete T where NAME[] = '496'";
Command "delete T where NAME[] = '495'";
Command "delete T where NAME[] = '494'";
Command "delete T where NAME[] = '493'";
Command "delete T where NAME[] = '492'";
Command "delete T where NAME[] = '491'";
Command "delete T where NAME[] = '490'";
Command "delete T where NAME[] = '489'";
Command "delete T where NAME[] = '488'";
Command "delete T where NAME[] = '487'";
Command "delete T where NAME[] = '486'";
Command "delete T where NAME[] = '485'";
Command "delete T where NAME[] = '484'";
Command "delete T where NAME[] = '483'";
Command "delete T where NAME[] = '482'";
Command "delete T where NAME[] = '481'";
Command "delete T where NAME[] = '480'";
Command "delete T where NAME[] = '479'";
Command "delete T where NAME[] = '478'";
Command "delete T where NAME[] = '477'";
Command "delete T where NAME[] = '476'";
Command "delete T where NAME[] = '475'";
Command "delete T where NAME[] = '474'";
Command "delete T where NAME[] = '473'";
Command "delete T where NAME[] = '472'";
Command "delete T where NAME[] = '471'";
Command "delete T where NAME[] = '470'";
Command "delete T where NAME[] = '469'";
Command "delete T where NAME[] = '468'";
Command "delete T where NAME[] = '467'";
Command "delete T where NAME[] = '466'";
Command "delete T where NAME[] = '465'";
Command "delete T where NAME[] = '464'";
Command "delete T where NAME[] = '463'";
Command "delete T where NAME[] = '462'";
Command "delete T where NAME[] = '461'";
Command "delete T where NAME[] = '460'";
Command "delete T where NAME[] = '459'";
Command "delete T where NAME[] = '458'";
Command "delete T where NAME[] = '457'";
Command "delete T where NAME[] = '456'";
Command "delete T where NAME[] = '455'";
Command "delete T where NAME[] = '454'";
Command "delete T where NAME[] = '453'";
Command "delete T where NAME[] = '452'";
Command "delete T where NAME[] = '451'";
Command "delete T where NAME[] = '450'";
Command "delete T where NAME[] = '449'";
Command "delete T where NAME[] = '448'";
Command "delete T where NAME[] = '447'";
Command "delete T where NAME[] = '446'";
Command "delete T where NAME[] = '445'";
Command "delete T where NAME[] = '444'";
Command "delete T where NAME[] = '443'";
Command "delete T where NAME[] = '442'";
Command "delete T where NAME[] = '441'";
Command "delete T where NAME[] = '440'";
Command "delete T where NAME[] = '439'";
Command "delete T where NAME[] = '438'";
Command "delete T where NAME[] = '437'";
Command "delete T where NAME[] = '436'";
Command "delete T where NAME[] = '435'";
Command "delete T where NAME[] = '434'";
Command "delete T where NAME[] = '433'";
Command "delete T where NAME[] = '432'";
Command "delete T where NAME[] = '431'";
Command "delete T where NAME[] = '430'";
Command "delete T where NAME[] = '429'";
Command "delete T where NAME[] = '428'";
Command "delete T where NAME[] = '427'";
Command "delete T where NAME[] = '426'";
Command "delete T where NAME[] = '425'";
Command "delete T where NAME[] = '424'";
Command "delete T where NAME[] = '423'";
Command "delete T where NAME[] = '422'";
Command "delete T where NAME[] = '421'";
Command "delete T where NAME[] = '420'";
Command "delete T where NAME[] = '419'";
Command "delete T where NAME[] = '418'";
Command "delete T where NAME[] = '417'";
Command "delete T where NAME[] = '416'";
Command "delete T where NAME[] = '415'";
Command "delete T where NAME[] = '414'";
Command "delete T where NAME[] = '413'";
Command "delete T where NAME[] = '412'";
Command "delete T where NAME[] = '411'";
Command "delete T where NAME[] = '410'";
Command "delete T where NAME[] = '409'";
Command "delete T where NAME[] = '408'";
Command "delete T where NAME[] = '407'";
Command "delete T where NAME[] = '406'";
Command "delete T where NAME[] = '405'";
Command "delete T where NAME[] = '404'";
Command "delete T where NAME[] = '403'";
Command "delete T where NAME[] = '402'";
Command "delete T where NAME[] = '401'";
Command "delete T where NAME[] = '400'";
Command "delete T where NAME[] = '399'";
Command "delete T where NAME[] = '398'";
Command "delete T where NAME[] = '397'";
Command "delete T where NAME[] = '396'";
Command "delete T where NAME[] = '395'";
Command "delete T where NAME[] = '394'";
Command "delete T where NAME[] = '393'";
Command "delete T where NAME[] = '392'";
Command "delete T where NAME[] = '391'";
Command "delete T where NAME[] = '390'";
Command "delete T where NAME[] = '389'";
Command "delete T where NAME[] = '388'";
Command "delete T where NAME[] = '387'";
Command "delete T where NAME[] = '386'";
Command "delete T where NAME[] = '385'";
Command "delete T where NAME[] = '384'";
Command "delete T where NAME[] = '383'";
Command "delete T where NAME[] = '382'";
Command "delete T where NAME[] = '381'";
Command "delete T where NAME[] = '380'";
Command "delete T where NAME[] = '379'";
Command "delete T where NAME[] = '378'";
Command "delete T where NAME[] = '377'";
Command "delete T where NAME[] = '376'";
Command "delete T where NAME[] = '375'";
Command "delete T where NAME[] = '374'";
Command "delete T where NAME[] = '373'";
Command "delete T where NAME[] = '372'";
Command "delete T where NAME[] = '371'";
Command "delete T where NAME[] = '370'";
Command "delete T where NAME[] = '369'";
Command "delete T where NAME[] = '368'";
Command "delete T where NAME[] = '367'";
Command "delete T where NAME[] = '366'";
Command "delete T where NAME[] = '365'";
Command "delete T where NAME[] = '364'";
Command "delete T where NAME[] = '363'";
Command "delete T where NAME[] = '362'";
Command "delete T where NAME[] = '361'";
Command "delete T where NAME[] = '360'";
Command "delete T where NAME[] = '359'";
Command "delete T where NAME[] = '358'";
Command "delete T where NAME[] = '357'";
Command "delete T where NAME[] = '356'";
Command "delete T where NAME[] = '355'";
Command "delete T where NAME[] = '354'";
Command "delete T where NAME[] = '353'";
Command "delete T where NAME[] = '352'";
Command "delete T where NAME[] = '351'";
Command "delete T where NAME[] = '350'";
Command "delete T where NAME[] = '349'";
Command "delete T where NAME[] = '348'";
Command "delete T where NAME[] = '347'";
Command "delete T where NAME[] = '346'";
Command "delete T where NAME[] = '345'";
Command "delete T where NAME[] = '344'";
Command "delete T where NAME[] = '343'";
Command "delete T where NAME[] = '342'";
Command "delete T where NAME[] = '341'";
Command "delete T where NAME[] = '340'";
Command "delete T where NAME[] = '339'";
Command "delete T where NAME[] = '338'";
Command "delete T where NAME[] = '337'";
Command "delete T where NAME[] = '336'";
Command "delete T where NAME[] = '335'";
Command "delete T where NAME[] = '334'";
Command "delete T where NAME[] = '333'";
Command "delete T where NAME[] = '332'";
Command "delete T where NAME[] = '331'";
Command "delete T where NAME[] = '330'";
Command "delete T where NAME[] = '329'";
Command "delete T where NAME[] = '328'";
Command "delete T where NAME[] = '327'";
Command "delete T where NAME[] = '326'";
Command "delete T where NAME[] = '325'";
Command "delete T where NAME[] = '324'";
Command "delete T where NAME[] = '323'";
Command "delete T where NAME[] = '322'";
Command "delete T where NAME[] = '321'";
Command "delete T where NAME[] = '320'";
Command "delete T where NAME[] = '319'";
Command "delete T where NAME[] = '318'";
Command "delete T where NAME[] = '317'";
Command "delete T where NAME[] = '316'";
Command "delete T where NAME[] = '315'";
Command "delete T where NAME[] = '314'";
Command "delete T where NAME[] = '313'";
Command "delete T where NAME[] = '312'";
Command "delete T where NAME[] = '311'";
Command "delete T where NAME[] = '310'";
Command "delete T where NAME[] = '309'";
Command "delete T where NAME[] = '308'";
Command "delete T where NAME[] = '307'";
Command "delete T where NAME[] = '306'";
Command "delete T where NAME[] = '305'";
Command "delete T where NAME[] = '304'";
Command "delete T where NAME[] = '303'";
Command "delete T where NAME[] = '302'";
Command "delete T where NAME[] = '301'";
Command "delete T where NAME[] = '300'";
Command "delete T where NAME[] = '299'";
Command "delete T where NAME[] = '298'";
Command "delete T where NAME[] = '297'";
Command "delete T where NAME[] = '296'";
Command "delete T where NAME[] = '295'";
Command "delete T where NAME[] = '294'";
Command "delete T where NAME[] = '293'";
Command "delete T where NAME[] = '292'";
Command "delete T where NAME[] = '291'";
Command "delete T where NAME[] = '290'";
Command "delete T where NAME[] = '289'";
Command "delete T where NAME[] = '288'";
Command "delete T where NAME[] = '287'";
Command "delete T where NAME[] = '286'";
Command "delete T where NAME[] = '285'";
Command "delete T where NAME[] = '284'";
Command "delete T where NAME[] = '283'";
Command "delete T where NAME[] = '282'";
Command "delete T where NAME[] = '281'";
Command "delete T where NAME[] = '280'";
Command "delete T where NAME[] = '279'";
Command "delete T where NAME[] = '278'";
Command "delete T where NAME[] = '277'";
Command "delete T where NAME[] = '276'";
Command "delete T where NAME[] = '275'";
Command "delete T where NAME[] = '274'";
Command "delete T where NAME[] = '273'";
Command "delete T where NAME[] = '272'";
Command "delete T where NAME[] = '271'";
Command "delete T where NAME[] = '270'";
Command "delete T where NAME[] = '269'";
Command "delete T where NAME[] = '268'";
Command "delete T where NAME[] = '267'";
Command "delete T where NAME[] = '266'";
Command "delete T where NAME[] = '265'";
Command "delete T where NAME[] = '264'";
Command "delete T where NAME[] = '263'";
Command "delete T where NAME[] = '262'";
Command "delete T where NAME[] = '261'";
Command "delete T where NAME[] = '260'";
Command "delete T where NAME[] = '259'";
Command "delete T where NAME[] = '258'";
Command "delete T where NAME[] = '257'";
Command "delete T where NAME[] = '256'";
Command "delete T where NAME[] = '255'";
Command "delete T where NAME[] = '254'";
Command "delete T where NAME[] = '253'";
Command "delete T where NAME[] = '252'";
Command "delete T where NAME[] = '251'";
Command "delete T where NAME[] = '250'";
Command "delete T where NAME[] = '249'";
Command "delete T where NAME[] = '248'";
Command "delete T where NAME[] = '247'";
Command "delete T where NAME[] = '246'";
Command "delete T where NAME[] = '245'";
Command "delete T where NAME[] = '244'";
Command "delete T where NAME[] = '243'";
Command "delete T where NAME[] = '242'";
Command "delete T where NAME[] = '241'";
Command "delete T where NAME[] = '240'";
Command "delete T where NAME[] = '239'";
Command "delete T where NAME[] = '238'";
Command "delete T where NAME[] = '237'";
Command "delete T where NAME[] = '236'";
Command "delete T where NAME[] = '235'";
Command "delete T where NAME[] = '234'";
Command "delete T where NAME[] = '233'";
Command "delete T where NAME[] = '232'";
Command "delete T where NAME[] = '231'";
Command "delete T where NAME[] = '230'";
Command "delete T where NAME[] = '229'";
Command "delete T where NAME[] = '228'";
Command "delete T where NAME[] = '227'";
Command "delete T where NAME[] = '226'";
Command "delete T where NAME[] = '225'";
Command "delete T where NAME[] = '224'";
Command "delete T where NAME[] = '223'";
Command "delete T where NAME[] = '222'";
Command "delete T where NAME[] = '221'";
Command "delete T where NAME[] = '220'";
Command "delete T where NAME[] = '219'";
Command "delete T where NAME[] = '218'";
Command "delete T where NAME[] = '217'";
Command "delete T where NAME[] = '216'";
Command "delete T where NAME[] = '215'";
Command "delete T where NAME[] = '214'";
Command "delete T where NAME[] = '213'";
Command "delete T where NAME[] = '212'";
Command "delete T where NAME[] = '211'";
Command "delete T where NAME[] = '210'";
Command "delete T where NAME[] = '209'";
Command "delete T where NAME[] = '208'";
Command "delete T where NAME[] = '207'";
Command "delete T where NAME[] = '206'";
Command "delete T where NAME[] = '205'";
Command "delete T where NAME[] = '204'";
Command "delete T where NAME[] = '203'";
Command "delete T where NAME[] = '202'";
Command "delete T where NAME[] = '201'";
Command "delete T where NAME[] = '200'";
Command "delete T where NAME[] = '199'";
Command "delete T where NAME[] = '198'";
Command "delete T where NAME[] = '197'";
Command "delete T where NAME[] = '196'";
Command "delete T where NAME[] = '195'";
Command "delete T where NAME[] = '194'";
Command "delete T where NAME[] = '193'";
Command "delete T where NAME[] = '192'";
Command "delete T where NAME[] = '191'";
Command "delete T where NAME[] = '190'";
Command "delete T where NAME[] = '189'";
Command "delete T where NAME[] = '188'";
Command "delete T where NAME[] = '187'";
Command "delete T where NAME[] = '186'";
Command "delete T where NAME[] = '185'";
Command "delete T where NAME[] = '184'";
Command "delete T where NAME[] = '183'";
Command "delete T where NAME[] = '182'";
Command "delete T where NAME[] = '181'";
Command "delete T where NAME[] = '180'";
Command "delete T where NAME[] = '179'";
Command "delete T where NAME[] = '178'";
Command "delete T where NAME[] = '177'";
Command "delete T where NAME[] = '176'";
Command "delete T where NAME[] = '175'";
Command "delete T where NAME[] = '174'";
Command "delete T where NAME[] = '173'";
Command "delete T where NAME[] = '172'";
Command "delete T where NAME[] = '171'";
Command "delete T where NAME[] = '170'";
Command "delete T where NAME[] = '169'";
Command "delete T where NAME[] = '168'";
Command "delete T where NAME[] = '167'";
Command "delete T where NAME[] = '166'";
Command "delete T where NAME[] = '165'";
Command "delete T where NAME[] = '164'";
Command "delete T where NAME[] = '163'";
Command "delete T where NAME[] = '162'";
Command "delete T where NAME[] = '161'";
Command "delete T where NAME[] = '160'";
Command "delete T where NAME[] = '159'";
Command "delete T where NAME[] = '158'";
Command "delete T where NAME[] = '157'";
Command "delete T where NAME[] = '156'";
Command "delete T where NAME[] = '155'";
Command "delete T where NAME[] = '154'";
Command "delete T where NAME[] = '153'";
Command "delete T where NAME[] = '152'";
Command "delete T where NAME[] = '151'";
Command "delete T where NAME[] = '150'";
Command "delete T where NAME[] = '149'";
Command "delete T where NAME[] = '148'";
Command "delete T where NAME[] = '147'";
Command "delete T where NAME[] = '146'";
Command "delete T where NAME[] = '145'";
Command "delete T where NAME[] = '144'";
Command "delete T where NAME[] = '143'";
Command "delete T where NAME[] = '142'";
Command "delete T where NAME[] = '141'";
Command "delete T where NAME[] = '140'";
Command "delete T where NAME[] = '139'";
Command "delete T where NAME[] = '138'";
Command "delete T where NAME[] = '137'";
Command "delete T where NAME[] = '136'";
Command "delete T where NAME[] = '135'";
Command "delete T where NAME[] = '134'";
Command "delete T where NAME[] = '133'";
Command "delete T where NAME[] = '132'";
Command "delete T where NAME[] = '131'";
Command "delete T where NAME[] = '130'";
Command "delete T where NAME[] = '129'";
Command "delete T where NAME[] = '128'";
Command "delete T where NAME[] = '127'";
Command "delete T where NAME[] = '126'";
Command "delete T where NAME[] = '125'";
Command "delete T where NAME[] = '124'";
Command "delete T where NAME[] = '123'";
Command "delete T where NAME[] = '122'";
Command "delete T where NAME[] = '121'";
Command "delete T where NAME[] = '120'";
Command "delete T where NAME[] = '119'";
Command "delete T where NAME[] = '118'";
Command "delete T where NAME[] = '117'";
Command "delete T where NAME[] = '116'";
Command "delete T where NAME[] = '115'";
Command "delete T where NAME[] = '114'";
Command "delete T where NAME[] = '113'";
Command "delete T where NAME[] = '112'";
Command "delete T where NAME[] = '111'";
Command "delete T where NAME[] = '110'";
Command "delete T where NAME[] = '109'";
Command "delete T where NAME[] = '108'";
Command "delete T where NAME[] = '107'";
Command "delete T where NAME[] = '106'";
Command "delete T where NAME[] = '105'";
Command "delete T where NAME[] = '104'";
Command "delete T where NAME[] = '103'";
Command "delete T where NAME[] = '102'";
Command "delete T where NAME[] = '101'";
Command "delete T where NAME[] = '100'";
Command "delete T where NAME[] = '99'";
Command "delete T where NAME[] = '98'";
Command "delete T where NAME[] = '97'";
Command "delete T where NAME[] = '96'";
Command "delete T where NAME[] = '95'";
Command "delete T where NAME[] = '94'";
Command "delete T where NAME[] = '93'";
Command "delete T where NAME[] = '92'";
Command "delete T where NAME[] = '91'";
Command "delete T where NAME[] = '90'";
Command "delete T where NAME[] = '89'";
Command "delete T where NAME[] = '88'";
Command "delete T where NAME[] = '87'";
Command "delete T where NAME[] = '86'";
Command "delete T where NAME[] = '85'";
Command "delete T where NAME[] = '84'";
Command "delete T where NAME[] = '83'";
Command "delete T where NAME[] = '82'";
Command "delete T where NAME[] = '81'";
Command "delete T where NAME[] = '80'";
Command "delete T where NAME[] = '79'";
Command "delete T where NAME[] = '78'";
Command "delete T where NAME[] = '77'";
Command "delete T where NAME[] = '76'";
Command "delete T where NAME[] = '75'";
Command "delete T where NAME[] = '74'";
Command "delete T where NAME[] = '73'";
Command "delete T where NAME[] = '72'";
Command "delete T where NAME[] = '71'";
Command "delete T where NAME[] = '70'";
Command "delete T where NAME[] = '69'";
Command "delete T where NAME[] = '68'";
Command "delete T where NAME[] = '67'";
Command "delete T where NAME[] = '66'";
Command "delete T where NAME[] = '65'";
Command "delete T where NAME[] = '64'";
Command "delete T where NAME[] = '63'";
Command "delete T where NAME[] = '62'";
Command "delete T where NAME[] = '61'";
Command "delete T where NAME[] = '60'";
Command "delete T where NAME[] = '59'";
Command "delete T where NAME[] = '58'";
Command "delete T where NAME[] = '57'";
Command "delete T where NAME[] = '56'";
Command "delete T where NAME[] = '55'";
Command "delete T where NAME[] = '54'";
Command "delete T where NAME[] = '53'";
Command "delete T where NAME[] = '52'";
Command "delete T where NAME[] = '51'";
Command "delete T where NAME[] = '50'";
Command "delete T where NAME[] = '49'";
Command "delete T where NAME[] = '48'";
Command "delete T where NAME[] = '47'";
Command "delete T where NAME[] = '46'";
Command "delete T where NAME[] = '45'";
Command "delete T where NAME[] = '44'";
Command "delete T where NAME[] = '43'";
Command "delete T where NAME[] = '42'";
Command "delete T where NAME[] = '41'";
Command "delete T where NAME[] = '40'";
Command "delete T where NAME[] = '39'";
Command "delete T where NAME[] = '38'";
Command "delete T where NAME[] = '37'";
Command "delete T where NAME[] = '36'";
Command "delete T where NAME[] = '35'";
Command "delete T where NAME[] = '34'";
Command "delete T where NAME[] = '33'";
Command "delete T where NAME[] = '32'";
Command "delete T where NAME[] = '31'";
Command "delete T where NAME[] = '30'";
Command "delete T where NAME[] = '29'";
Command "delete T where NAME[] = '28'";
Command "delete T where NAME[] = '27'";
Command "delete T where NAME[] = '26'";
Command "delete T where NAME[] = '25'";
Command "delete T where NAME[] = '24'";
Command "delete T where NAME[] = '23'";
Command "delete T where NAME[] = '22'";
Command "delete T where NAME[] = '21'";
Command "delete T where NAME[] = '20'";
Command "delete T where NAME[] = '19'";
Command "delete T where NAME[] = '18'";
Command "delete T where NAME[] = '17'";
Command "delete T where NAME[] = '16'";
Command "delete T where NAME[] = '15'";
Command "delete T where NAME[] = '14'";
Command "delete T where NAME[] = '13'";
Command "delete T where NAME[] = '12'";
Command "delete T where NAME[] = '11'";
Command "delete T where NAME[] = '10'";
Command "delete T where NAME[] = '9'";
Command "delete T where NAME[] = '8'";
Command "delete T where NAME[] = '7'";
Command "delete T where NAME[] = '6'";
Command "delete T where NAME[] = '5'";
Command "delete T where NAME[] = '4'";
Command "delete T where NAME[] = '3'";
Command "delete T where NAME[] = '2'";
Command "delete T where NAME[] = '1'";

Command "verify table T cascade continue";

Command "commit";
TerminateSession;

InitializeSession "";
Command "drop database TESTDB";
TerminateSession;
Terminate;
End;
