Games-Go-AGA-BayRate

 view release on metacpan or  search on metacpan

testdata.sql.dump  view on Meta::CPAN

  KEY `Reverse_Ind` (`Name`,`Pin_Player`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1;
SET character_set_client = @saved_cs_client;

--
-- Dumping data for table `players`
--

LOCK TABLES `players` WRITE;
/*!40000 ALTER TABLE `players` DISABLE KEYS */;
INSERT INTO `players` VALUES (44576,'KENT KNOKE',1.654260,0.515218,'0000-00-00'),(7762,'CASEY PILGER',2.752110,0.275794,'0000-00-00'),(19235,'LYNWOOD GIN',5.507065,0.254119,'0000-00-00'),(67533,'EDMOND PENCEK',3.972718,0.343634,'0000-00-00'),(58060,'...
/*!40000 ALTER TABLE `players` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `ratings`
--

DROP TABLE IF EXISTS `ratings`;
SET @saved_cs_client     = @@character_set_client;
SET character_set_client = utf8;



( run in 1.391 second using v1.01-cache-2.11-cpan-49f99fa48dc )