Categories
Mixed Martial Arts Events
2007-07-07
Released on: 2007-07-07
Price: 30.00
CREATE TABLE /*!32312 IF NOT EXISTS*/ `events` (
`id` int(10) unsigned NOT NULL auto_increment,
`organization` varchar(255) default NULL,
`event` text,
`match` int(10) unsigned default NULL,
`winner` varchar(250) default NULL,
`loser` varchar(250) default NULL,
`method` text,
`round` int(10) unsigned default NULL,
`time` varchar(50) default NULL,
KEY `id` (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;
This is a HUGE custom compiled database of Mixed Martial Arts Events & Statistics
Over 30,709 records!
No Comments Yet
You must login to leave a commentSports, Fighting, Hunting
3 Databases
Jobs, Offices, and Employment
1 Databases
Celebrities, wallpapers, music videos
2 Databases
Medication, Supplements, Pharmaceuticals
3 Databases
XBOX, Nintendo, Computers, Playstation
9 Databases


