From: Steve Rapaport <[EMAIL PROTECTED]>

> CREATE TABLE White (

Your table definition isn't exactly acurate, it's missing some column declorations and 
things. But that's OK, I didn't really need to see it created. Maybe I can offer some 
programatic help instead of DB design or MySQL help. I notice that you're schema has 
about 15 indexes, I presume that this is to allow for a variaty of fast searching 
formats from some program, yes? If so, there may be a way to rethink the interface to 
this data. How are you using this data?



---
Rodney Broom
Programmer: Desert.Net




---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to